Commit Graph

8947 Commits

Author SHA1 Message Date
Rick van Galen
571b747c28 Containerfile support (#93184)
* Apply Dockerfile highlighting to Containerfile

* Recognize Containerfile in Search Editor highlighting

* Register opening Containerfile files on macOS

* Register opening Containerfile files on Windows
2020-05-27 14:47:27 +02:00
Matt Bierner
040034f7ae Update colorizer baselines 2020-05-26 16:22:50 -07:00
Miguel Solorio
a389e193e6 Merge branch 'master' into add-monokai-dimmed-terminal-colors 2020-05-26 13:40:48 -07:00
John Blackbourn
b398b7ea14 Treat *.ts.map files as JSON (#98409) 2020-05-26 11:59:28 -07:00
Andrew Branch
766e520783 Allow TS Server to be started with --inspect-brk (#98340) 2020-05-26 11:57:02 -07:00
Miguel Solorio
6d7800fe9c Merge branch 'master' into misolori/seti-update-05-2020 2020-05-26 11:29:28 -07:00
Miguel Solorio
eb781a2e0a Fix #98602 2020-05-26 11:25:22 -07:00
rebornix
56393440fb add error messages for notebook workflow integration tests. 2020-05-26 10:14:52 -07:00
Miguel Solorio
8213982e27 Update seti-ui theme 2020-05-26 08:50:43 -07:00
Benjamin Pasero
a23d4daefa Dangling text file models of deleted files hanging around in memory (#98154)
* Dangling text file models of deleted files hanging around in memory (fix #98057)

* address feedback
2020-05-26 16:29:12 +02:00
Janis Gailis
a34e15b15f Add terminal colors
Terminal colors are taken from Monokai, with the exception for ANSI
black, which is the editor background color.
2020-05-21 16:15:39 +03:00
rebornix
dfb4dbe961 restore notebook state after test. 2020-05-20 16:22:17 -07:00
Matt Bierner
3e9b7f5072 Fix markdown fontsize
Fixes #98178
2020-05-20 15:40:27 -07:00
Matt Bierner
c3b1725a2d Make sure implement interface is prioritized over remove unused
Fixes #94212
2020-05-20 15:34:02 -07:00
Matt Bierner
85a336c885 Only return single ts-ignore action if there are multiple errors on one line
Fixes #97867
2020-05-20 15:17:22 -07:00
rebornix
da98a19a5d temporarily disable cell move event test. 2020-05-20 13:55:54 -07:00
rebornix
627dd8b0ca notebook webview test 2020-05-20 13:19:16 -07:00
rebornix
de5ddeca61 💄 2020-05-20 11:07:27 -07:00
rebornix
d321061c8c merge moveEvent into CellsChangeEvent. 2020-05-20 11:03:30 -07:00
rebornix
979ca623f1 onDidActiveNotebookEditorChange 2020-05-20 10:32:26 -07:00
Rob Lourens
9bc11824c3 Add notebook smoketests 2020-05-20 12:01:52 -05:00
rebornix
af6649b9f5 💄 2020-05-20 09:09:20 -07:00
João Moreno
a67d00db97 fixes #98157 2020-05-20 14:04:03 +02:00
João Moreno
025dc8a948 add remote from push 2020-05-20 11:37:53 +02:00
João Moreno
0700c9ea43 git: contributable add remote 2020-05-20 11:37:53 +02:00
João Moreno
dedf4e7903 address publish to GitHub awareness 2020-05-20 11:37:52 +02:00
Alex Ross
074fc4d8da Update Python grammar
Fixes #98179
2020-05-20 10:43:20 +02:00
Johannes Rieken
1ea6771919 fix https://github.com/microsoft/vscode/issues/97836 2020-05-20 10:19:54 +02:00
rebornix
5c928428df notebookEditor.visible 2020-05-19 17:20:20 -07:00
rebornix
8e02737abc notebookEditor.active 2020-05-19 16:55:38 -07:00
Matt Bierner
cfcf9d1195 Update to latest ts version 2020-05-19 16:05:53 -07:00
Peng Lyu
536078737f Merge pull request #98126 from microsoft/rebornix/documentNEditors
Separate notebook document and editor events.
2020-05-19 15:09:52 -07:00
rebornix
cc151dd103 notebook tests for notebook content change events. 2020-05-19 14:46:14 -07:00
João Moreno
4bb364cc8e github: publish workspace folder 2020-05-19 11:57:41 +02:00
rebornix
a328f500d8 💂 move cells will not re-create cells in ExtHost. 2020-05-18 18:46:08 -07:00
rebornix
4c54f7124c shared document between split editors and dispose them properly 2020-05-18 17:22:12 -07:00
João Moreno
24e33630b7 Merge branch 'joao/github' 2020-05-18 21:17:36 +02:00
João Moreno
a85a2e6044 move credential provider to github 2020-05-18 21:04:29 +02:00
Matt Bierner
443098af77 Don't enable test on remote 2020-05-18 11:18:55 -07:00
João Moreno
b629dba454 export to, clone from github 2020-05-18 15:51:15 +02:00
João Moreno
ee4e97fe6a publish command 2020-05-18 14:59:22 +02:00
João Moreno
12b150a961 github: remote source provider 2020-05-18 14:37:53 +02:00
João Moreno
1c98bbbbc2 add github extension 2020-05-18 14:13:08 +02:00
rebornix
0e5cedb755 💂 copy cell does not copy custom metadata 2020-05-17 21:20:46 -07:00
Matt Bierner
0af3fc77e8 Fixing rewriting of some old-style vscode-resource uris that don't have explicit authorities 2020-05-15 14:36:01 -07:00
Rachel Macfarlane
87b0c54586 Make AuthenticationSession a class and remove getAccessToken method, fixes #91554 2020-05-15 14:34:04 -07:00
rebornix
f560b157c6 some fixes for editor reopen with another type 2020-05-15 14:11:11 -07:00
Matt Bierner
aa16d5dbfe Fix notebook tests 2020-05-15 13:08:22 -07:00
Matt Bierner
d9f0f110f9 Don't compile testworkspace 2020-05-15 13:08:22 -07:00
rebornix
946d994d1b 💂 notebook tab switching and pick editor types. 2020-05-15 11:03:12 -07:00