Commit Graph

90679 Commits

Author SHA1 Message Date
Martin Aeschlimann
cfebd1d0be remove codicon.registerCodicon: codicon are the default, built-in icons 2021-11-11 17:58:31 +01:00
Martin Aeschlimann
0db54eef8a Use widgetClose icon in banner part 2021-11-11 17:58:31 +01:00
Johannes Rieken
5c720d53f1 add failing/skipped test for https://github.com/microsoft/vscode/issues/136955 2021-11-11 17:55:43 +01:00
Alexandru Dima
37794dfd2c Merge pull request #135774 from microsoft/alex/main-process-extension-host
Create extension host processes from a node worker in the main process
2021-11-11 17:51:25 +01:00
Johannes Rieken
ef7b823c60 tweak wording of log message, https://github.com/microsoft/vscode/issues/131165 2021-11-11 17:34:22 +01:00
Johannes Rieken
d967d9ca67 extract editorInsets proposal into its own file, https://github.com/microsoft/vscode/issues/131165 2021-11-11 17:25:49 +01:00
Johannes Rieken
788d959222 simplify extensionsApiProposals, https://github.com/microsoft/vscode/issues/131165 2021-11-11 17:17:21 +01:00
Benjamin Pasero
84c9bf4ec8 watcher - harden test for unexpected events 2021-11-11 16:57:06 +01:00
Alex Ross
9efa55c419 Improve appearance of NPM scripts tree
Fixes #123091
2021-11-11 16:45:00 +01:00
Johannes Rieken
64da3b132b move languageStatus API proposal into its own file, adopt TypeScript usage, https://github.com/microsoft/vscode/issues/131165 2021-11-11 16:21:59 +01:00
Johannes Rieken
3d6385a745 feed all "vscode-dts/vscode.proposed.*.d.ts" into tsc, https://github.com/microsoft/vscode/issues/131165 2021-11-11 16:21:59 +01:00
João Moreno
902c672b2e docs(list): 📝 initial documentation for the ListView and List widgets
Related-to: #124652
2021-11-11 16:10:54 +01:00
João Moreno
cf35554717 docs: 📝 add documentation for the HighlightedLabel widget
Related-to: #124652
2021-11-11 16:05:59 +01:00
Martin Aeschlimann
bb6f91b5a3 externalize icons for the workspace trust editor 2021-11-11 15:51:53 +01:00
Johannes Rieken
6a530e75bc Merge pull request #136754 from microsoft/joh/vscode-dts
move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder
2021-11-11 15:48:01 +01:00
Martin Aeschlimann
7d10ad3e29 Make debug run icon themable 2021-11-11 15:33:38 +01:00
Alex Dima
778014d381 Move extension host spawning to a worker thread (on the main process) 2021-11-11 15:29:15 +01:00
Alex Ross
9923e8ec1e Variable resolution in contributed custom execution
Fixes #136746
2021-11-11 15:23:17 +01:00
Alex Dima
18777d92ea Merge remote-tracking branch 'origin/main' into alex/main-process-extension-host 2021-11-11 15:09:20 +01:00
Sandeep Somavarapu
2e53b62e54 fix #136895 2021-11-11 14:56:40 +01:00
Johannes Rieken
46a6aa99d1 Merge branch 'main' into joh/vscode-dts 2021-11-11 14:45:04 +01:00
Sandeep Somavarapu
c109637211 clean up 2021-11-11 13:47:04 +01:00
Sandeep Somavarapu
17ded26753 #136732 cleanup 2021-11-11 13:45:29 +01:00
Sandeep Somavarapu
1d6fe7bdc8 Fix #136732 2021-11-11 13:43:58 +01:00
João Moreno
09598a50cb docs(grid): 📝 add documentation for the Grid widget
Related-to: #124652
2021-11-11 13:27:30 +01:00
João Moreno
cd76d6bda8 docs(grid): 📝 cleanup 2021-11-11 13:27:30 +01:00
João Moreno
30e88f9b10 docs(grid): cleanup 2021-11-11 13:27:30 +01:00
João Moreno
eca646daae style: 🏷️ connect grid types 2021-11-11 13:27:29 +01:00
João Moreno
a9dd478f7f docs(grid): 📝 refer to the grid docs 2021-11-11 13:27:29 +01:00
Johannes Rieken
b48a7f385e tweak generation of propsal file a little bit 2021-11-11 12:55:28 +01:00
Andre Weinand
1a65006ff4 Clean up debug API in vscode.d.ts; see #124362 2021-11-11 12:42:42 +01:00
Johannes Rieken
6eac98960d Merge branch 'main' into joh/vscode-dts 2021-11-11 12:38:05 +01:00
Johannes Rieken
c7f4b1a2fd only warn about unavailable API proposals when extension wants them, allow diff'ing proposals for product.json-listed extension but only when the extension is being developed. add very explicit log messages 2021-11-11 12:01:45 +01:00
João Moreno
10ee2d6585 docs(grid): 📝 add documentation for the GridView widget
Related-to: #124652
2021-11-11 11:30:03 +01:00
João Moreno
2201b269a4 docs(splitview): remove unnecessary docs 2021-11-11 11:30:03 +01:00
João Moreno
bf7ad747d6 docs(splitview): 📝 shift things around 2021-11-11 11:30:02 +01:00
Alexandru Dima
c06bf8757a Fixes #136540: Do not eat up error or fall back to the next provider in case an error is thrown 2021-11-11 09:39:23 +01:00
Johannes Rieken
edb91ace89 Merge branch 'main' into joh/vscode-dts 2021-11-11 09:30:36 +01:00
Martin Aeschlimann
2864014a3c ThemeIcon & LinkedEditingRanges: Use | undefined. For #124362 2021-11-11 09:30:17 +01:00
Benjamin Pasero
ec5486b98f sandbox - clean up some todos 2021-11-11 08:29:56 +01:00
Benjamin Pasero
fb48ad43fb git - make integration tests agnostic to file watcher issues (#136933) 2021-11-11 07:50:07 +01:00
Matt Bierner
3a79384dbf Tempoary skip sometimes flaky tests 2021-11-10 20:28:43 -08:00
tanhakabir
466b13467a Merge branch 'main' into tanha/remote/issue-1386 2021-11-10 19:20:36 -08:00
tanhakabir
bf32baf62b Fix hygiene error 2021-11-10 19:20:14 -08:00
tanhakabir
b3dbda6140 Make --port lower priority in case of port=0. But use port if in pick-port range.
port 0 requests any random free port

https://unix.stackexchange.com/questions/180492/is-it-possible-to-connect-to-tcp-port-0
2021-11-10 19:11:07 -08:00
tanhakabir
9077463a8e Add option to server for port range to connect within
Add option to server for port range to connect within

Fix semicolon linting issue

Add `pick-port` to list of accepted args
2021-11-10 18:52:37 -08:00
tanhakabir
30a33a1384 Make alt+enter render markdown and insert cell below
Fixes https://github.com/microsoft/vscode/issues/132010
2021-11-10 18:36:19 -08:00
Matt Bierner
0f19baf1cf Fix spelling 2021-11-10 17:53:28 -08:00
Matt Bierner
b911788593 Mark a few more arrays in vscode.d.ts readonly
This makes it clear that you can't modify these arrays to add items, such as calling `breakpoints.push(...)` to add a breakpoint
2021-11-10 17:53:27 -08:00
Tyler Leonhardt
1423849df0 Revert "First cut of quick pick separators as kind. ref #74967"
This reverts commit a41001c482.
2021-11-10 17:48:09 -08:00