1. 21 6月, 2019 1 次提交
  2. 05 6月, 2019 1 次提交
  3. 18 5月, 2019 1 次提交
    • L
      Delete vscode-typescript upon close of VS Code (#73801) · ca988745
      Logan Ramos 提交于
      * Cleans up vs-typescript temp directoy upon VS code close
      
      * Fixed typing errors preventing build from succeeding
      
      * Moved deletion to the deactivate method. Added folders per extension host
      
      * Removed yarn watch script used in testing
      ca988745
  4. 12 4月, 2019 1 次提交
  5. 16 3月, 2019 1 次提交
  6. 14 2月, 2019 2 次提交
    • M
      Remove jsDocCompletion setting · b819c766
      Matt Bierner 提交于
      This has been renamed to `javascript.suggest.completeJSDocs` and `typescript.suggest.completeJSDocs`
      b819c766
    • M
      Add preference to disable shorthand renaming · b4522997
      Matt Bierner 提交于
      Fixes #68029
      
      Use the `typescript.preferences.renameShorthandProperties` and `javascript.preferences.renameShorthandProperties` to disable shorthand property renames. Default to enabling renames
      b4522997
  7. 30 1月, 2019 1 次提交
  8. 29 1月, 2019 1 次提交
  9. 11 1月, 2019 1 次提交
  10. 30 11月, 2018 1 次提交
  11. 01 11月, 2018 1 次提交
  12. 17 10月, 2018 1 次提交
  13. 16 10月, 2018 1 次提交
  14. 27 9月, 2018 3 次提交
  15. 26 9月, 2018 1 次提交
  16. 20 9月, 2018 2 次提交
    • J
      update vscode-extension-telemetry · 6999ddba
      Johannes Rieken 提交于
      6999ddba
    • M
      Add check js survey · f6b11178
      Matt Bierner 提交于
      **Problem**
      We'd like to understand the types of problems users are running into when using the checkJs feature in real world code. This is not something we can determine automatically
      
      **Fix**
      The TS team has put together a short survey that will hopefully help them understand how people are using checkJS and what problems they run into. This change adds client side logic to show the survey in the following case:
      
      - A user as opened 10 projects that have checkJS set
      - And they have not been prompted to complete the survey previously
      - And they have not opted out of all js/ts surveys
      f6b11178
  17. 19 9月, 2018 1 次提交
  18. 12 9月, 2018 1 次提交
  19. 11 9月, 2018 6 次提交
  20. 06 9月, 2018 1 次提交
  21. 24 8月, 2018 1 次提交
  22. 16 8月, 2018 1 次提交
  23. 09 8月, 2018 1 次提交
  24. 04 8月, 2018 1 次提交
  25. 31 7月, 2018 1 次提交
  26. 29 7月, 2018 1 次提交
  27. 27 7月, 2018 1 次提交
  28. 26 7月, 2018 2 次提交
  29. 24 7月, 2018 2 次提交