Commit graph

186 commits

Author SHA1 Message Date
Christof Marti 6be5444bf5 Update devcontainer schema (microsoft/vscode-remote-release#1201) 2019-11-20 16:55:19 +01:00
isidor d5bc3ab7ee Remove gray attributes in launch.json since they are confusing
fixes #80026
2019-11-14 18:19:56 +01:00
Benjamin Pasero ca22de4b17 debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00
Alex Ross 158ffdf7c3 Add profiles.json to jsonc files for Windows terminal
Related to https://github.com/microsoft/terminal/issues/3183 and Fixes https://github.com/microsoft/vscode/issues/78559
2019-10-25 15:01:28 +02:00
Christof Marti fc6ae20dd7 Polish description 2019-10-24 16:10:45 +02:00
Benjamin Pasero 0575dd40d9 improve static argv configuration (#15211) 2019-10-10 07:37:06 +02:00
Benjamin Pasero b73f9ec854 Add a setting to disable gpu acceleration (fixes #15211) 2019-10-09 17:15:06 +02:00
Christof Marti a1b7714d26 Schema for attached container configurations (fixes microsoft/vscode-remote-release#1577) 2019-10-02 21:11:42 +02:00
Alex Ross 75e6fa0797 Add completion suggestion for defaultBuildTask
Fixes #81816
2019-10-02 15:42:16 +02:00
Sandeep Somavarapu 48f914fda2 Fix #80419 2019-09-24 17:51:50 +02:00
Benjamin Pasero cd0f833fe0 title - introduce remoteName as variable 2019-09-18 19:14:13 +02:00
Christof Marti 00d53e9686 Option to configure which services should be run (microsoft/vscode-remote-release#211) 2019-08-23 15:21:24 +02:00
Martin Aeschlimann 379623e369 update yarn.lock files 2019-08-21 18:04:55 +02:00
Martin Aeschlimann be8f289fa9 update jsonc-parser 2019-08-21 16:55:59 +02:00
Andre Weinand eeaffa91a3 add new variable ${relativeFileDirname}; fixes #77616 2019-07-19 11:29:39 +02:00
Martin Aeschlimann 39ec656916 minimize distro deltas 2019-06-07 11:30:24 +02:00
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Benjamin Pasero d78a75973c
update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Christof Marti 8076181795 Machine specific settings in devcontainer.json (fixes microsoft/vscode-remote-release#409) 2019-05-22 17:22:17 +02:00
Christof Marti a7c7bdd32a Add workspaceMount option (fixes microsoft/vscode-remote-release#41) 2019-05-22 09:41:43 +00:00
Christof Marti 80ec2bf29b Add workspaceFolder for single container (fixes microsoft/vscode-remote-release#101) 2019-05-22 11:05:40 +02:00
Alex Ross 5a97b520c9 Add devContainer schema+validation 2019-05-21 14:21:42 +02:00
Sandeep Somavarapu f329277979 - Define Machine Settings: Schema, Environment
- Scope machine settings
- Make remote settings scoped to machine settings
2019-04-10 18:25:13 +02:00
Rob Lourens 8bd5e2f93d Fix #71392 - remove autofixing commas in settings.json 2019-04-04 10:17:55 -07:00
Alex Dima aa690a9d4c KeybindingService owns entire schema for keybindings.json (#66458) 2019-02-18 10:52:50 +01:00
Benjamin Pasero e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Dipen Ved b80da8bb5a Show the folder path a file is in, in title of the window (#66746)
* Add active folder feature

* use urilabel instead

* use resource instead of path

* show empty instead for activeFolderShort
2019-01-24 18:37:57 +01:00
Johannes Rieken c507f6347b set outline label for TypeScript and launch.json, #62839 2018-11-16 16:08:55 +01:00
Matt Bierner 92a9a07213 Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
Matt Bierner ff957050db Remove use strict in extensions (part 2)
We compile using alwaysStrict so this directive is not needed
2018-10-02 16:23:27 -07:00
Matt Bierner 60287ebe51 Move configuration-editing to use shared tsconfig 2018-10-02 10:24:20 -07:00
Matt Bierner 86ceb0c84e Enable noUnusedParameters in configurationHelper 2018-10-01 16:01:28 -07:00
Joao Moreno 707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
isidor b1219d5b9b debug: fix faded color contrast in launch.json
fixes #56794
2018-09-20 10:31:05 +02:00
Alex Dima 34e7a220c8 Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
Johannes Rieken 1da08a83c8 update vsce ignore file #57680 2018-09-19 10:55:17 +02:00
Johannes Rieken c2c5819fc8 adopt vscode-nls 4.0.0 2018-09-06 14:44:33 +02:00
Johannes Rieken 126082fd55 webpack configuration editing extension, #57680 2018-09-06 11:13:12 +02:00
isidor 19c19e91b7 launch json faded decorations better contrast
fixes #56794
2018-08-22 09:34:22 +02:00
Benjamin Pasero 920defc6a6 debt - update extensions node dependency to 8.x 2018-08-14 10:44:56 +02:00
Greg Van Liew c150d0d42d Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
Dirk Baeumer 21991b4912 Move to latest vscode-nls for corrupted cache support 2018-07-03 16:12:52 +02:00
Martin Aeschlimann 66c1b6d64c move jsonc associations to configuration-editing 2018-06-06 17:11:00 +02:00
isidor e69da50214 fixes #50794 2018-05-30 17:16:15 +02:00
isidor 89441c932f fix typo 2018-05-09 16:30:35 +02:00
isidor 64520d582f add variable completions for launch and tasks.json
fixes #8370
2018-05-09 16:18:29 +02:00
Rob Lourens 93582ce6de Fix #47228 - Don't autofix JSON incorrectly when the user has only typed a key and colon 2018-04-11 14:32:54 -07:00
Martin Aeschlimann f57c35c0f2 Languages -> Programming Languages (for #47103) 2018-04-03 14:30:02 +02:00
Greg Van Liew b3a1b98d54 Edit pass on built-in extension descriptions (#44875) 2018-03-01 16:43:06 -08:00
Ramya Achutha Rao 1f7b495846 Version 1.0 for builtin extensions #43978 #44626 2018-02-27 17:35:19 -08:00
Erich Gamma 8aa998e694 merge master 2018-02-22 16:27:52 +01:00
Sandeep Somavarapu 03f92dde0a Fix #44187 2018-02-22 10:19:52 +01:00
Erich Gamma e79e8e0486 removed unused-variables and disabled tslint rule if needed 2018-02-21 22:06:49 +01:00
Sandeep Somavarapu d321ced195 #43978 Use nls 2018-02-19 18:38:12 +01:00
Sandeep Somavarapu eb789c5ff5 #43978 Add details to editing extensions 2018-02-19 18:23:29 +01:00
Sandeep Somavarapu 191596365d Fix #42447 2018-02-05 16:34:15 +01:00
Dirk Baeumer e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Rob Lourens db70084dca Settings editor - autofix missing commas in settings file.
Fixes #42232
2018-01-26 18:46:09 -08:00
Martin Aeschlimann 6bfc7ee2b5 strange intellisense suggestion in settings.json. Fixes #41732 2018-01-26 17:27:57 +01:00
Dirk Baeumer 04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Sandeep Somavarapu b25c1947c6 #41752 Update extension point 2018-01-22 18:02:20 +01:00
Sandeep Somavarapu 2ee65b3eaa #41752 Show contributed locales in the intellisense in language file 2018-01-17 17:25:53 +01:00
Johannes Rieken 6b8d750ac2 allow code-snippets-files from extensions, #13182 2018-01-05 11:04:28 +01:00
Johannes Rieken ea5b7eaa56 add schema for code-snippets-files, #13182 2018-01-04 14:17:28 +01:00
Sandeep Somavarapu 68ad871190 #40098 Updated jsonc version dependency 2017-12-12 15:36:00 +01:00
Sandeep Somavarapu 9772efe6bc Fix #39737 2017-12-06 15:34:45 +01:00
Martin Aeschlimann 76989b38ff Fixes for jsonc mode. Fixes #39199 2017-11-27 23:44:33 +01:00
João Moreno 67cd9258fd
Merge pull request #38481 from Microsoft/joao/yarn
Use Yarn to manage dependencies
2017-11-16 11:23:37 +01:00
Sandeep Somavarapu 778152c86d Fix #21114 2017-11-15 19:14:04 +01:00
Joao Moreno b635672331 remove shrinkwrap references 2017-11-14 10:04:36 +01:00
Joao Moreno 0a8b6fb706 yarn: replace most shrinkwrap files 2017-11-13 23:03:52 +01:00
isidor 0ea9de8375 use a stronger gray for unimporant debug configuration attributes
fixes #14868
2017-11-08 12:58:19 +01:00
Matt Bierner cd00b590a8 Enable strict in a few more extensions 2017-11-06 11:40:05 -08:00
Dániel Tar e03163d9a8 Fix wrong placement of 'e.g.'s in the description of window.title setting (#35986)
* Fix wrong placement of 'e.g.'s in the description of `window.title` setting

* Fix the same error in configuration-editing
2017-10-11 10:02:55 +02:00
Benjamin Pasero 3dd4318683 Confusing explanation for activeEditorMedium in window.title setting (fixes #35534) 2017-10-04 12:05:52 +02:00
Johannes Rieken bdbc992e29 Using strict version-id for @types-modules, #35561 2017-10-04 10:33:38 +02:00
Sandeep Somavarapu 4e94d4ed6a Fix #31568 2017-09-20 17:38:42 +02:00
Sandeep Somavarapu 2c4d196d57 Extensions suggestions in workspace configuration file 2017-09-19 10:36:32 +02:00
isidor 19a21211b9 documentSymbolProvider for launch.json
fixes #31544
2017-08-04 17:17:54 +02:00
Sandeep Somavarapu ff52b7e5f2 Fix #31042 2017-07-25 13:23:39 +05:30
Sandeep Somavarapu 600e0dbc10 #30955 Implement virtual editor for workspace settings in MR workspace 2017-07-21 18:14:56 +05:30
Sandeep Somavarapu 7c7ae7a66f #30856: Register schema for workspace configuration file
- Both saved & unsaved
- which supports intellisense in the files
2017-07-17 18:23:10 +05:30
Sandeep Somavarapu 1716eaae4e Fix #27800 2017-06-26 23:38:10 +02:00
Joao Moreno 5667cc0e69 use vsce to determine what to package when bundling extensions
fixes #29054
2017-06-21 16:17:21 +02:00
Benjamin Pasero f14d6bb0a2 multi root - adopt for title bar variables 2017-06-21 09:02:16 +02:00
Sandeep Somavarapu 86110204b2 Fix #12744 2017-05-31 15:59:48 +02:00
Fernando Tolentino ebb5c05734 using json-parser to get existing recommendations 2017-05-16 15:32:12 -03:00
Fernando Tolentino 4ceb904f33 exclude vscode-markdown and already entered extensions 2017-05-15 16:54:29 -03:00
Fernando Tolentino 0756b0d146 Intelli-sense in extensions file 2017-05-12 13:51:33 -03:00
Matt Bierner 7d2dea4e45 Add "Include" to extension TSConfig Files (#25860)
**Bug**
Most VSCode extensions currently specify `"exclude"` in their `tsconfig.json` but not `"include"`. This may result in extra files being included in each project

**Fix**
Add  `"include": ["src/**/*"]` to all extension tsconfig files
2017-05-05 11:37:59 -07:00
David Wilson 913651fd55 Centralize language mode enumeration in settings completion provider 2017-03-27 15:47:30 -07:00
David Wilson dfa42afcb8 Add new "files.defaultLanguage" configuration setting
This change adds a new configuration setting that sets the default
language mode of new untitled files created with Ctrl+N
(workbench.action.files.newUntitledFile).  This activates the user's
desired language mode when a new untitled file is created.

Fixes #8729.
2017-03-26 11:03:56 -07:00
Benjamin Pasero 8e4e0a291a fix #21177 2017-02-23 15:56:58 +01:00
isidor 28011c3662 debug: debounce launch.json decorations 2017-02-23 15:25:35 +01:00
Benjamin Pasero 256d76fed7 Option to show project path in title bar (fixes #21002) 2017-02-22 07:48:32 +01:00
Sandeep Somavarapu 7b76b74e4c #20878 add string checks 2017-02-21 16:30:00 +01:00
Sandeep Somavarapu 6547ce09e8 #19149 Implement intellisense for language specific editor configurations in settings editor 2017-02-08 20:52:21 +01:00
Benjamin Pasero eff9148502 fix #20049 2017-02-08 07:34:23 +01:00
Matt Bierner 42335c57f5 Revert "Use types tsconfig option where possible"
This reverts commit 38fbba35ff.
2017-02-07 16:31:50 -08:00
Matt Bierner 38fbba35ff Use types tsconfig option where possible 2017-02-07 15:57:22 -08:00