Commit graph

38647 commits

Author SHA1 Message Date
Jackson Kearl
304284313e Add element with tooltip as modifided indicator 2018-08-24 10:35:00 -07:00
Jackson Kearl
0c83ba6b80 Remove "Copy Setting Name", move "Reset Setting" to top 2018-08-24 10:13:39 -07:00
Jackson Kearl
fc739fedbd Notify no need to save on save 2018-08-24 10:02:35 -07:00
Jackson Kearl
cb366e2871 Organize imports 2018-08-24 09:43:19 -07:00
Jackson Kearl
47eecc21c0 Merge branch 'master' of https://github.com/Microsoft/vscode into settings-tweaks 2018-08-24 09:42:49 -07:00
Jackson Kearl
d9e6f53c1c Notify of no need to save on first edit 2018-08-24 09:42:39 -07:00
Rob Lourens
716a83d78f Fix quickopen 2018-08-24 09:09:33 -07:00
isidor
3149c5b4da introduce isFileSystemResourceOrUntitled to be used for compare
fixes #56316
2018-08-24 17:52:51 +02:00
Rob Lourens
77abb3291f Fix search widget error 2018-08-24 08:51:41 -07:00
Rob Lourens
ef159be3e6 search-rg extension - slight perf improvement 2018-08-24 08:24:32 -07:00
Johannes Rieken
b0f63ff69d
Merge pull request #57155 from Microsoft/joh/ts-webpack
Webpack for ts extension
2018-08-24 17:00:11 +02:00
Johannes Rieken
1f616aaee8 update ignore file 2018-08-24 16:51:11 +02:00
Alex Dima
7eb84eff08 Remove stdFork since it is no longer used 2018-08-24 16:48:17 +02:00
Johannes Rieken
cdb9c0a8f4 update vscode-nls-dev to fixed version, share more config between extensions 2018-08-24 16:37:10 +02:00
Benjamin Pasero
ad972a1d3e debt - deprecate builder and remove usage in some places 2018-08-24 16:27:28 +02:00
isidor
2f0a98d288 explorer: always show root if it can not be resolved
fixes #54988
2018-08-24 16:20:47 +02:00
Matt Bierner
cd9beb845c Disable node_modules check for update paths on file rename
Fixes #55882

This check was originally added to workaround a TS issue which should now be fixed. If it is not fixed, we want to know about it so that we can get TS to fix it upstream
2018-08-24 16:02:49 +02:00
Matt Bierner
a8d7c6343c Don't request refactorings for empty selections 2018-08-24 16:02:49 +02:00
Isidor Nikolic
12a05170fe
Merge pull request #57150 from Microsoft/isidorn/fileDialogContext
introduce fileDialog context
2018-08-24 15:48:04 +02:00
isidor
a8756e8d74 introduce fileDialog context 2018-08-24 15:28:05 +02:00
Johannes Rieken
6ba52f7b25 copy nls 2018-08-24 15:04:36 +02:00
Johannes Rieken
099d99b76c wip 2018-08-24 14:54:50 +02:00
Matt Bierner
bd6bd5f73d Don't try showing tiffs as images
Fixes #55987

Chrome does not support displaying tiffs
2018-08-24 12:43:49 +02:00
isidor
5ac625f883 debug: fix breakpoint line for dirty files
fixes #56398
2018-08-24 12:27:29 +02:00
Matt Bierner
ae5fff075d Don't explicitly de-indent on ) in js/ts
Fixes #56275
2018-08-24 12:26:44 +02:00
Matt Bierner
7b21b23496 Remove out of date comments 2018-08-24 12:26:44 +02:00
Joao Moreno
6e909d4132 git: expose error codes in API 2018-08-24 12:24:37 +02:00
Alexandru Dima
acfadb485d
Merge pull request #57144 from Microsoft/alex/binary-rpc
Convert renderer <-> ext host communication to a binary format
2018-08-24 12:12:36 +02:00
Sandeep Somavarapu
6a733c7fff Fix #57145 2018-08-24 12:07:55 +02:00
Martin Aeschlimann
bc477a962c fix test failure from extensionDevelopmentPath to be a URI 2018-08-24 12:07:44 +02:00
Joao Moreno
8bf7e75a13 Merge branch 'git-api' 2018-08-24 12:04:37 +02:00
Alex Dima
8e35ed1df2 Use real buffers (since the RPC protocol can handle them now) 2018-08-24 12:04:35 +02:00
Joao Moreno
103715c3cc git: implement API 2018-08-24 12:04:29 +02:00
Matt Bierner
49edd3d038 markdown toc should include full span to next header
The folding range should exclude blank lines before the next header level
2018-08-24 12:01:25 +02:00
Alex Dima
230a2890de Also log total messages size 2018-08-24 11:47:13 +02:00
Martin Aeschlimann
30d0a61a8f allow extensionDevelopmentPath to be a URI 2018-08-24 11:46:54 +02:00
Alex Dima
dbd5597b4b Add logging to RPCProtocol 2018-08-24 11:37:52 +02:00
Sandeep Somavarapu
7009b8320f Fix #55833 2018-08-24 11:33:59 +02:00
Joao Moreno
28d2b5d2d6 wip: git api 2018-08-24 11:19:05 +02:00
Sandeep Somavarapu
493b6e76f2 Fix #57076 2018-08-24 11:18:14 +02:00
Joao Moreno
811a6be05b 💄 2018-08-24 11:16:49 +02:00
Joao Moreno
6d2598ad88 git api: repository state 2018-08-24 11:16:49 +02:00
Alex Dima
3b34fc88b3 Simplify binary message parsing 2018-08-24 11:13:16 +02:00
Matt Bierner
2c43eaebec Fix markdown document symbols not having full range of section 2018-08-24 11:01:23 +02:00
Matt Bierner
c3c75a237b Extract getHeaderFoldingRanges 2018-08-24 11:01:22 +02:00
Johannes Rieken
7a6a466cab tweak all those copies of uriFromPath, #56691 2018-08-24 10:58:08 +02:00
Alex Dima
cea2cf05b0 Simplify binary protocol writing 2018-08-24 10:57:43 +02:00
Matt Bierner
8af86c73e6 Update markdown grammar 2018-08-24 10:45:05 +02:00
isidor
cb1f945d64 title: no need for null check
#57130
2018-08-24 10:44:40 +02:00
isidor
3a86741def fix title part getting the workspace label
fixes #57130
2018-08-24 10:43:25 +02:00