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 |
|
Joao Moreno
|
8bf7e75a13
|
Merge branch 'git-api'
|
2018-08-24 12:04:37 +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 |
|
Joao Moreno
|
28d2b5d2d6
|
wip: git api
|
2018-08-24 11:19:05 +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 |
|
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 |
|
Matt Bierner
|
8af86c73e6
|
Update markdown grammar
|
2018-08-24 10:45:05 +02:00 |
|
Matt Bierner
|
b7483ab8ae
|
Update markdown grammar
|
2018-08-24 10:30:14 +02:00 |
|
Martin Aeschlimann
|
eece57cf24
|
Merge pull request #57069 from DJMcNab/rust-region
add rust region comments (#55648)
|
2018-08-24 09:47:34 +02:00 |
|
Matt Bierner
|
f0e2534ad1
|
Update markdown grammar
|
2018-08-23 17:58:05 +02:00 |
|
Matt Bierner
|
069c71374f
|
Updating theme scopes for new markdown grammar
|
2018-08-23 11:35:09 +02:00 |
|
Matt Bierner
|
bfae34d749
|
Update js/ts grammar
|
2018-08-23 10:54:24 +02:00 |
|
Daniel McNab
|
c522c96317
|
fix rust region comments
|
2018-08-23 09:51:47 +01:00 |
|
Daniel McNab
|
44473c7448
|
add rust region comments
|
2018-08-23 09:43:49 +01:00 |
|
Joao Moreno
|
a9bc997f23
|
git api: remotes
|
2018-08-22 15:38:16 +02:00 |
|
Joao Moreno
|
1845bc3a64
|
git api: onDidRunGitStatus
|
2018-08-22 15:26:49 +02:00 |
|
Joao Moreno
|
78d61d55f4
|
git: use simpler versioning scheme
|
2018-08-22 15:09:11 +02:00 |
|
Joao Moreno
|
f9982d29d4
|
git api: make cwd mandatory
|
2018-08-22 13:06:26 +02:00 |
|
Joao Moreno
|
a49378e26c
|
git: cleaner exports
|
2018-08-22 12:57:05 +02:00 |
|
Alexandru Dima
|
5b2dca049b
|
Merge pull request #52634 from JacksonKearl/feature-demo/auto-closing-config
Increase the configurability of auto-closing
|
2018-08-22 12:38:19 +02:00 |
|
Joao Moreno
|
8983d89550
|
git extension: expose exec/spawn
|
2018-08-22 12:34:54 +02:00 |
|
Johannes Rieken
|
ffe5da332d
|
bundle node_modules and (shallow) exclude them from the extension #56081
|
2018-08-22 11:35:41 +02:00 |
|
Joao Moreno
|
456437dfaa
|
git: api 1
|
2018-08-22 11:30:07 +02:00 |
|
Joao Moreno
|
1bdf8d3eea
|
Merge branch 'git-api'
|
2018-08-22 11:26:10 +02:00 |
|
Joao Moreno
|
ec1c4aeaf5
|
git api: expose repositories
|
2018-08-22 11:25:42 +02:00 |
|
Martin Aeschlimann
|
749a7f314f
|
[html/css/json] improve vscodeignore
|
2018-08-22 11:13:10 +02:00 |
|
Alex Dima
|
256d205f95
|
Merge remote-tracking branch 'origin/master' into pr/JacksonKearl/52634
|
2018-08-22 10:24:19 +02:00 |
|
isidor
|
19c19e91b7
|
launch json faded decorations better contrast
fixes #56794
|
2018-08-22 09:34:22 +02:00 |
|
Andre Weinand
|
14595011f1
|
move some auto-attach code back to node-debug
|
2018-08-22 01:08:52 +02:00 |
|
Connor Shea
|
5b4d232d4e
|
Add a missing compilation step for vscode-css-languageservice development, other misc docs fixes.
|
2018-08-21 14:53:53 -06:00 |
|
Matt Ferderer
|
1708f4bc8e
|
Update Markdown link snippets to use https (#56851)
As suggested in #56386 I switched the http to https for links and image links.
|
2018-08-21 18:14:54 +02:00 |
|
Matt Bierner
|
ad68ff316c
|
Remove std-fork
|
2018-08-21 17:05:46 +02:00 |
|
Joao Moreno
|
cc5e8c15bf
|
git api
|
2018-08-21 17:04:07 +02:00 |
|
Matt Bierner
|
ee947947a7
|
Fix duplicate markdown previews potentially being shown in the same editor group
Fixes #56910
|
2018-08-21 16:42:11 +02:00 |
|
Joao Moreno
|
257878e3b1
|
git api: deprecation
|
2018-08-21 16:41:34 +02:00 |
|
Joao Moreno
|
b00d1b40bc
|
git api: expose gitPath
|
2018-08-21 16:41:29 +02:00 |
|
Johannes Rieken
|
a9e3a3d69e
|
webpack - check js files, declare params, #56081
|
2018-08-21 16:40:02 +02:00 |
|
Joao Moreno
|
ad4fecadeb
|
git: getAPI
|
2018-08-21 16:04:00 +02:00 |
|
Joao Moreno
|
0633c77f80
|
api.d.ts
|
2018-08-21 12:04:52 +02:00 |
|
Joao Moreno
|
a8deffb86a
|
remove unused code
|
2018-08-21 12:04:47 +02:00 |
|
Johannes Rieken
|
07796186d3
|
fix #56877
|
2018-08-21 10:27:11 +02:00 |
|
Matt Bierner
|
9da44453a0
|
Update grammar tests
|
2018-08-20 17:01:55 +02:00 |
|
Matt Bierner
|
94c4f0a47d
|
Update markdown grammar
Fixes #3948
|
2018-08-20 16:59:56 +02:00 |
|
Matt Bierner
|
410c161181
|
Update markdown grammar
Fixes #56735
|
2018-08-20 16:59:56 +02:00 |
|
Matt Bierner
|
2719dec198
|
Update markdown grammar
Fixes #55635
|
2018-08-20 15:50:44 +02:00 |
|