Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: refactor extensions file #5160

Draft
wants to merge 223 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 3, 2024

  1. add tree view

    ElinorW committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f62c322 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    f62cdfa View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. rename workspace title

    ElinorW committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    45d5b42 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    d9b921f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    59b662a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a1d1c4 View commit details
    Browse the repository at this point in the history
  3. add close description dialog

    ElinorW committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1431b90 View commit details
    Browse the repository at this point in the history
  4. add generate option step

    ElinorW committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9c84f5c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. added plugin dialog steps

    ElinorW committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    df0618f View commit details
    Browse the repository at this point in the history
  2. added icon toggling

    ElinorW committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3678c34 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    50f73ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    866fbd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix some server configs

    Andrew Omondi committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    75eb6df View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into elinor/add-kiota-work…

    …space
    Andrew Omondi committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    58cb7e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b460d4 View commit details
    Browse the repository at this point in the history
  4. Ensure the RPC commands use preview features if config is enabled.

    Andrew Omondi authored and baywet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ff8f0fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab2f99e View commit details
    Browse the repository at this point in the history
  6. - cleans up localization files from unused resource

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d3947b3 View commit details
    Browse the repository at this point in the history
  7. - removes unimplemented command

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d440b29 View commit details
    Browse the repository at this point in the history
  8. - adds the environment variable passing to the json RPC server

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    807fc00 View commit details
    Browse the repository at this point in the history
  9. - refactors to constant

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e93920f View commit details
    Browse the repository at this point in the history
  10. - removes serializers in preview mode

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cc0f413 View commit details
    Browse the repository at this point in the history
  11. - code linting

    baywet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e71d83f View commit details
    Browse the repository at this point in the history
  12. - initial plugin generation

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cd183a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #4562 from microsoft/andrueastman/fixExtensionRpcs

    json rpc server alignments
    andrueastman authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9c80f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e151b0 View commit details
    Browse the repository at this point in the history
  3. Fixed the collection of plugin name

    Andrew Omondi committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    161bae1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    fc6148f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3ec49 View commit details
    Browse the repository at this point in the history
  3. rename title string

    ElinorW committed May 2, 2024
    Configuration menu
    Copy the full SHA
    88dde13 View commit details
    Browse the repository at this point in the history
  4. Add plugin type step

    ElinorW committed May 2, 2024
    Configuration menu
    Copy the full SHA
    056540d View commit details
    Browse the repository at this point in the history
  5. add generate a manifest type

    ElinorW committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9bb134d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa45716 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. add "Edit Path' button

    ElinorW committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2c42eda View commit details
    Browse the repository at this point in the history
  2. add regenerate call

    ElinorW committed May 8, 2024
    Configuration menu
    Copy the full SHA
    564ed03 View commit details
    Browse the repository at this point in the history
  3. update file name

    ElinorW committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4174297 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e8e8d9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    236fae6 View commit details
    Browse the repository at this point in the history
  2. add regenerate functionality

    ElinorW committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8b629ab View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    f781016 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    5db4e6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d1d8b6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    b03f5b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bebba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b21736a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. replace string

    ElinorW committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3bcc0e6 View commit details
    Browse the repository at this point in the history
  2. update icon

    ElinorW committed May 14, 2024
    Configuration menu
    Copy the full SHA
    45afefd View commit details
    Browse the repository at this point in the history
  3. add plugin re-generation

    ElinorW committed May 14, 2024
    Configuration menu
    Copy the full SHA
    93c3b13 View commit details
    Browse the repository at this point in the history
  4. add warning notification

    ElinorW committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d187094 View commit details
    Browse the repository at this point in the history
  5. add save notification

    ElinorW committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cb2ef16 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    2773039 View commit details
    Browse the repository at this point in the history
  2. remove open file command

    ElinorW committed May 16, 2024
    Configuration menu
    Copy the full SHA
    38a1a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f34a458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e325f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f173582 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8688a3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fa3212 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'elinor/add-kiota-workspace' of https://github.com/micro…

    …soft/kiota into elinor/add-kiota-workspace
    ElinorW committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dbb8e27 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e7d4df View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    5bfe675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaddbfd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'elinor/add-kiota-workspace' of https://github.com/micro…

    …soft/kiota into elinor/add-kiota-workspace
    ElinorW committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3d49d8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f1c049 View commit details
    Browse the repository at this point in the history
  5. Update to using vsx

    sebastienlevert committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1fce6c8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix icons display

    ElinorW committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2a0db34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d6b2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bbf301 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'elinor/add-kiota-workspace' of https://github.com/micro…

    …soft/kiota into elinor/add-kiota-workspace
    ElinorW committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1768c4d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    9b5c9be View commit details
    Browse the repository at this point in the history
  2. remove welcome translations

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    669348d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65558cb View commit details
    Browse the repository at this point in the history
  4. add string translations

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7b03451 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3476f3f View commit details
    Browse the repository at this point in the history
  6. add french translations

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    858d4cd View commit details
    Browse the repository at this point in the history
  7. added czech translations

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e877581 View commit details
    Browse the repository at this point in the history
  8. add portuguese translations

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8f4a32f View commit details
    Browse the repository at this point in the history
  9. update output diectory string

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    284e59d View commit details
    Browse the repository at this point in the history
  10. set workspace file constant

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d0ec92f View commit details
    Browse the repository at this point in the history
  11. add else clause

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    74aaf10 View commit details
    Browse the repository at this point in the history
  12. remove TODO comments

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d513b8a View commit details
    Browse the repository at this point in the history
  13. return vscode error

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    07ceaa4 View commit details
    Browse the repository at this point in the history
  14. add types

    ElinorW committed May 21, 2024
    Configuration menu
    Copy the full SHA
    77cba1e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6c8f59c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. add spanish translations

    ElinorW committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cb3513e View commit details
    Browse the repository at this point in the history
  2. add italian translation

    ElinorW committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d5823aa View commit details
    Browse the repository at this point in the history
  3. add chinese translations

    ElinorW committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8dd5e5c View commit details
    Browse the repository at this point in the history
  4. remove unused functions

    ElinorW committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a880d30 View commit details
    Browse the repository at this point in the history
  5. update static strings

    ElinorW committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cbd508e View commit details
    Browse the repository at this point in the history
  6. add missing l10n

    ElinorW committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bf1e227 View commit details
    Browse the repository at this point in the history
  7. update string typo

    ElinorW committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1650da1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8377932 View commit details
    Browse the repository at this point in the history
  9. update french string

    ElinorW committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6ebfac1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. remove else

    Co-authored-by: Musale Martin <[email protected]>
    ElinorW and musale authored May 23, 2024
    Configuration menu
    Copy the full SHA
    469108d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc03997 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4676 from sebastienlevert/sebastienlevert/sideloa…

    …ding-script
    
    Adding the automatic sideloading script
    baywet authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a45c61d View commit details
    Browse the repository at this point in the history
  4. add plugin output selection

    ElinorW committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e2cfdf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9551fa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4730105 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'elinor/add-kiota-workspace' of https://github.com/micro…

    …soft/kiota into elinor/add-kiota-workspace
    ElinorW committed May 23, 2024
    Configuration menu
    Copy the full SHA
    22cf4a2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    2634835 View commit details
    Browse the repository at this point in the history
  2. add polish translations

    ElinorW committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8e0d429 View commit details
    Browse the repository at this point in the history
  3. add russian translations

    ElinorW committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b98b8c1 View commit details
    Browse the repository at this point in the history
  4. add swahili translations

    ElinorW committed May 24, 2024
    Configuration menu
    Copy the full SHA
    880a61b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    337856e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'elinor/add-kiota-workspace' of https://github.com/micro…

    …soft/kiota into elinor/add-kiota-workspace
    ElinorW committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d969270 View commit details
    Browse the repository at this point in the history
  7. add constants

    ElinorW committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fe57457 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. localize string

    ElinorW committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d14cdab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3de6d2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    972b8e3 View commit details
    Browse the repository at this point in the history
  2. remove unused filter property

    ElinorW committed May 29, 2024
    Configuration menu
    Copy the full SHA
    94f713e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c63339a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. remove else

    Co-authored-by: silaskenneth <[email protected]>
    ElinorW and SilasKenneth authored May 30, 2024
    Configuration menu
    Copy the full SHA
    d86275b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4742 from microsoft/elinor/add-api-path-selection

    Feature: Enhances the API Description selection
    ElinorW authored May 30, 2024
    Configuration menu
    Copy the full SHA
    2045df0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccdc4e4 View commit details
    Browse the repository at this point in the history
  4. update icon

    ElinorW committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d3a2b11 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    6258833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd3f7e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    2c32919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6285127 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge branch 'andrueastman/renamePlugin' into andrueastman/renamePlug…

    …inCode
    Andrew Omondi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5d58b7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e05d3a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into andrueastman/renamePl…

    …uginCode
    Andrew Omondi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a16590e View commit details
    Browse the repository at this point in the history
  4. Updates plugin naming

    Andrew Omondi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8cc6fb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c703500 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/elinor/add-kiota-workspace' into…

    … andrueastman/renamePluginCode
    Andrew Omondi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    45acf73 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4764 from sebastienlevert/elinor/add-kiota-workspace

    fix: Ensure VS Code sideloading works on Windows
    andrueastman authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9e3cb83 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    6a32fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b92cb3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4787 from microsoft/andrueastman/renamePluginCode

    [VsCode] Renames name_to_be_defined plugin type to apiplugin
    ElinorW authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    521a828 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    b55e24f View commit details
    Browse the repository at this point in the history
  2. update vscode engine

    ElinorW committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    def06cf View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    b2193e4 View commit details
    Browse the repository at this point in the history
  2. bump kiota extension version

    ElinorW committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c0ad798 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    4c97bf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6280cb View commit details
    Browse the repository at this point in the history
  3. hide information messages

    ElinorW committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a357533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8654d3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9de1511 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    658d832 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    d1f1c86 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. update regenerate function

    ElinorW committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    660048d View commit details
    Browse the repository at this point in the history
  2. Add constants

    ElinorW committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    395a42b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    361d3ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af0cd0b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. code clean up

    ElinorW committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d975dc3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'elinor/fix-regeneration-issue' of https://github.com/mi…

    …crosoft/kiota into elinor/fix-regeneration-issue
    ElinorW committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    21d3c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a17b52 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #4904 from microsoft/elinor/fix-regeneration-issue

    Fix: Update regenerate function to run when changes are made in the tree
    baywet authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7db3e0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4917 from microsoft/elinor/multiple-plugin-support

    Fix: Update plugin type on to accept multiple values
    baywet authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b38066e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03edf32 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    30d12af View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    1ef763a View commit details
    Browse the repository at this point in the history
  2. chore: lock update

    baywet committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f195c6e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    7eba6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099f0a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge remote-tracking branch 'origin/main' into elinor/add-kiota-work…

    …space
    Andrew Omondi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bee1633 View commit details
    Browse the repository at this point in the history
  2. Fixes unselected paths

    Andrew Omondi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    868b14c View commit details
    Browse the repository at this point in the history
  3. format

    Andrew Omondi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    10dd282 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2a205d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4960 from microsoft/andrueastman/fixMissingNodes

    Fixes unselected paths where no children operations exists
    andrueastman authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4fc7dd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. fix regeneration

    ElinorW committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    15064a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    9aca89e View commit details
    Browse the repository at this point in the history
  2. API change to migrate lockfile to workspace file

    Andrew Omondi committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fc3a34e View commit details
    Browse the repository at this point in the history
  3. Adds connections to migrate workspace file

    Andrew Omondi committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5097c03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4973 from microsoft/andrueastman/migrateHandler

    Adds RPC server functionality for lockfile migration
    baywet authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    affd017 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix path maching

    Andrew Omondi committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    49df293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476ba16 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4981 from microsoft/andrueastman/fixFiltering

    Fix path matching when filtering in extension
    baywet authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    dd35ec6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    7035889 View commit details
    Browse the repository at this point in the history
  2. Fixes plugin generation check

    Andrew Omondi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    19366c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4989 from microsoft/andrueastman/fixpluginGeneration

    Fixes plugin generation check
    baywet authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f0d3d97 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    7ffb864 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    1ca7aff View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    cbea6da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df07fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22089d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    c6d2789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e3f8b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    48f3d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d24ff9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    f3b649a View commit details
    Browse the repository at this point in the history
  2. fix typo issue

    ElinorW committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3f85f95 View commit details
    Browse the repository at this point in the history
  3. fix typecase

    ElinorW committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c340bbf View commit details
    Browse the repository at this point in the history
  4. fix cwd update

    ElinorW committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    211335f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    030fa62 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    8741217 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    dd99a3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c900844 View commit details
    Browse the repository at this point in the history
  3. chore: updates lock file

    baywet committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2178d47 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    67bbbb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fda776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b587e70 View commit details
    Browse the repository at this point in the history
  4. generate command extraction

    thewahome committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    06e61fa View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    c850a24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71a53a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f695e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d4e938 View commit details
    Browse the repository at this point in the history
  5. create EditPathsCommand

    thewahome committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fd2a938 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    202830a View commit details
    Browse the repository at this point in the history
  7. create RegenerateCommand

    thewahome committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e52f966 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50da7c5 View commit details
    Browse the repository at this point in the history
  9. format extensions

    thewahome committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6117e87 View commit details
    Browse the repository at this point in the history
  10. open api tree node commands

    thewahome committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4c1060e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    239431f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c9346c View commit details
    Browse the repository at this point in the history
  13. create select lock command

    thewahome committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    86fa5ec View commit details
    Browse the repository at this point in the history
  14. create uri handler

    thewahome committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1d89fb4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7dea43 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a65e7a7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6d4b92e View commit details
    Browse the repository at this point in the history
  18. organise subscriptions

    thewahome committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    44b330d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c3ff57d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    07dbf83 View commit details
    Browse the repository at this point in the history
  21. fix imports

    thewahome committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9cf8171 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b16dfb8 View commit details
    Browse the repository at this point in the history
  23. remove telemetry folder

    thewahome committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    10091c4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    90b8381 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    8f5f368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9881af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acbb73f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebd38cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f47a10f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5074b65 View commit details
    Browse the repository at this point in the history