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

Added a custom Debug Adapter (VSC-250) #45

Merged
merged 13 commits into from
Mar 26, 2020

Commits on Feb 25, 2020

  1. Added a custom Debug Adapter

    an-dr authored and brianignacio5 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e11a170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24aa493 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from brianignacio5/fix/use-new-configs

    Fix/use new configs
    an-dr committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    eaf7c9e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    496a3bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from brianignacio5/fix/use-new-configs

    fix debug adapter unit test
    an-dr committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f546451 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. DA python pkgs check (#3)

    * read Cmakelists file for project name (VSC-248) (espressif#43)
    
    read build project_description json file for project name
    
    * Feature/localization kv val (VSC-226) (VSC-246) (espressif#41)
    
    * add gulp i18n validation and src missing key log
    
    * rm unused i18n field, add unknown field (espressif#48)
    
    * v0.1.4
    
    * Added a custom Debug Adapter
    
    * fix old configs remove build before debug
    
    * removed outdated extension.test.ts
    
    * fix debug adapter unit test
    
    * removed repeated options
    
    * removed redundant requirements.txt
    
    * made `Upload testing.results.log` always executable
    
    * add adapter python reqs checking
    
    Co-authored-by: Soumesh Banerjee <soumeshbanerjee@live.com>
    Co-authored-by: Andrey Gramakov <mail@agramakov.me>
    3 people committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    24b5566 View commit details
    Browse the repository at this point in the history
  2. Fix/da merge (#4)

    * read Cmakelists file for project name (VSC-248) (espressif#43)
    
    read build project_description json file for project name
    
    * Feature/localization kv val (VSC-226) (VSC-246) (espressif#41)
    
    * add gulp i18n validation and src missing key log
    
    * rm unused i18n field, add unknown field (espressif#48)
    
    * v0.1.4
    
    * Added a custom Debug Adapter
    
    * fix old configs remove build before debug
    
    * fix debug adapter unit test
    
    * DA python pkgs check (#3)
    
    * read Cmakelists file for project name (VSC-248) (espressif#43)
    
    read build project_description json file for project name
    
    * Feature/localization kv val (VSC-226) (VSC-246) (espressif#41)
    
    * add gulp i18n validation and src missing key log
    
    * rm unused i18n field, add unknown field (espressif#48)
    
    * v0.1.4
    
    * Added a custom Debug Adapter
    
    * fix old configs remove build before debug
    
    * removed outdated extension.test.ts
    
    * fix debug adapter unit test
    
    * removed repeated options
    
    * removed redundant requirements.txt
    
    * made `Upload testing.results.log` always executable
    
    * add adapter python reqs checking
    
    Co-authored-by: Soumesh Banerjee <soumeshbanerjee@live.com>
    Co-authored-by: Andrey Gramakov <mail@agramakov.me>
    
    * fix merge issues
    
    * log adapter output
    
    Co-authored-by: Soumesh Banerjee <soumeshbanerjee@live.com>
    Co-authored-by: Andrey Gramakov <mail@agramakov.me>
    3 people committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    bc40aef View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. An dr/feature/debug adapter (#5)

    Fix Espressif master merge conflicts
    brianignacio5 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    8d8c1b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    26954a7 View commit details
    Browse the repository at this point in the history
  2. Fix/da conflict (#6)

    * read Cmakelists file for project name (VSC-248) (espressif#43)
    
    read build project_description json file for project name
    
    * Feature/localization kv val (VSC-226) (VSC-246) (espressif#41)
    
    * add gulp i18n validation and src missing key log
    
    * rm unused i18n field, add unknown field (espressif#48)
    
    * v0.1.4
    
    Co-authored-by: Soumesh Banerjee <soumeshbanerjee@live.com>
    brianignacio5 and pwmb committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    9bf68db View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Run prettier

    pwmb committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    49ccea8 View commit details
    Browse the repository at this point in the history
  2. yarn audit fix

    pwmb committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    bf500f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

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