14711 Commits

Author SHA1 Message Date
Matt Bierner
2e0df7fc38 Fixes #19610 2017-01-31 11:09:41 -08:00
Matt Bierner
7c96cd3c4a Support Fragments for intra document markdown editor links (#19639)
Adds support for editor links with fragements for markdown. This jumps to the correct header location if one can be found
2017-01-31 11:05:06 -08:00
Sandeep Somavarapu
9b8f344a56 Return mode id not language name 2017-01-31 18:19:02 +01:00
Andre Weinand
ab22a3514f update node-debug 2017-01-31 17:45:55 +01:00
Joao Moreno
c0c25a3f6c git: checkoutType config 2017-01-31 17:14:03 +01:00
Martin Aeschlimann
60bbe61489 [css] change grammar to atom/language-css 2017-01-31 17:10:28 +01:00
Joao Moreno
da1a21d1de git: countBadge config 2017-01-31 17:06:27 +01:00
Joao Moreno
adb32aa444 git: enableLongCommitWarning config 2017-01-31 17:06:27 +01:00
Joao Moreno
51f3f40a1a git: path config 2017-01-31 17:06:27 +01:00
Benjamin Pasero
1d8b5444b2 💄 2017-01-31 17:02:34 +01:00
isidor
622c3b4031 debug: no folder workspace focus first view on debug viewlet focus 2017-01-31 16:49:21 +01:00
Sandeep Somavarapu
9c56607cc1 #19511 Define and use ITextSource2
- Wraps processed information from file
- Helper methods in TextModel to create RawText
2017-01-31 16:48:47 +01:00
Joao Moreno
16694c32b8 git: add commit toolbar menu item 2017-01-31 16:47:09 +01:00
Joao Moreno
cc8351eb95 git: autorefresh config 2017-01-31 16:47:09 +01:00
Joao Moreno
2881fe860d git config: autofetch 2017-01-31 16:47:09 +01:00
isidor
bb72eee06d debug: better error handling for wrong compound configuraitons
fixes #16615
2017-01-31 16:33:07 +01:00
isidor
56d8b61cd1 debug wdiget: reduce x by width of drag handle to reduce jarring
fixes #16604
2017-01-31 16:07:53 +01:00
Benjamin Pasero
210b1f411c debt - shuffle some things around according to target environments 2017-01-31 16:03:49 +01:00
Joao Moreno
5ab16bc306 fix #19496 2017-01-31 16:01:24 +01:00
Joao Moreno
5f5de2bb1f fix checkout branchs/tags 2017-01-31 16:00:55 +01:00
Joao Moreno
7e26f84d30 fixes #19613 2017-01-31 15:50:22 +01:00
isidor
8a483f1c31 debug: always respect passed type when guessing adapter
fixes #19606
2017-01-31 15:46:48 +01:00
Joao Moreno
ced55cc291 scm: remove commit method from api 2017-01-31 15:36:44 +01:00
Benjamin Pasero
28f2fbd05e Window opens in fullscreen when window.newWindowDimensions set to inherit or fullscreen (fixes #19628) 2017-01-31 15:18:52 +01:00
Dirk Baeumer
c2dfb60abc Merged in translations 2017-01-31 15:07:11 +01:00
Benjamin Pasero
e1081a5c42 Add 'explorerFocus for keybinding when` context (fixes #15002) 2017-01-31 12:47:07 +01:00
isidor
75c7e7e9aa fixes #19538 2017-01-31 12:33:11 +01:00
Johannes Rieken
112ce25ebb fix compareIgnoreCase, #18682 2017-01-31 12:13:08 +01:00
Johannes Rieken
e3cbf4e79c try to avoid allocations in _matchesPrefix, #18682 2017-01-31 12:01:06 +01:00
Benjamin Pasero
b8ad46dbf7 debt - bye bye DeferredAction 2017-01-31 11:58:15 +01:00
Dirk Baeumer
54b410174f Fixes #19624: Adopt "php.validate.executablePath" handling to new TS behavior 2017-01-31 11:24:17 +01:00
Joao Moreno
72a0322775 Merge branch 'scm-commit-box' 2017-01-31 11:19:07 +01:00
Johannes Rieken
e164925843 call code action provider on start, fixes #19371 2017-01-31 11:17:41 +01:00
Joao Moreno
e70f9eeb25 scm: remove commit hack 2017-01-31 11:16:38 +01:00
Joao Moreno
cb36e6c217 git: commit 2017-01-31 11:15:52 +01:00
Joao Moreno
b276b5e04b Merge branch 'master' into scm-commit-box 2017-01-31 11:09:24 +01:00
Johannes Rieken
a63c507dde don't strip snippet prefixes, fixes #19449 2017-01-31 11:08:11 +01:00
Johannes Rieken
20a6724331 cancel snippet mode before starting again from the API, #19449 2017-01-31 11:08:11 +01:00
Benjamin Pasero
64d1439ba2 debt - explorerView#onFileOperation() is doing too much 2017-01-31 10:41:04 +01:00
Martin Aeschlimann
d071e86e9e [java] JavaDoc syntax coloring doesn't work on closing tags. Fixes #16041 2017-01-31 10:38:13 +01:00
Johannes Rieken
629ed5ea48 call symbols handler without anything to allow them to return all symbols, fixes #11175 2017-01-31 10:32:23 +01:00
Benjamin Pasero
2e699d6248 do not show multiple keys in command pallette (for #16770) 2017-01-31 10:15:57 +01:00
Martin Aeschlimann
efad63ea43 [pug] update tests for grammar update 2017-01-31 10:03:45 +01:00
Joao Moreno
418744c1d8 git: improve CommitHandler 2017-01-31 09:59:21 +01:00
Sandeep Somavarapu
54aeb11780 Let model builder return ISourceText.
Callers use ISourceText instead of IRawText or IRawTextProvider.
Model service holds the ownership of IRawText, Creation options and resolved options for model
2017-01-31 09:00:22 +01:00
Christof Marti
38e8328ff6 Scroll with embedded cursors (fixes #18899) 2017-01-30 17:02:16 -08:00
Matt Bierner
35e2132409 New tsdk flow for 19 (#19602)
* Allow using workspace typescript.tsdk setting

Allows users to opt into using their workspace typescript.tsdk setting to specify the path to their typescript install.

Also, fixes a bug when the global tsdk setting points to the workspace version of typescript, our ts selector interface can get confused on which version is currently active. The fix adds a check using the local storage value to show the correct active version.

* Flip vscode and workspace pick order

* Use shared logic when workspace tsdk setting is not used
2017-01-30 16:33:20 -08:00
Christof Marti
ef499350c1 Check if new SCM integration is enabled (fixes #18857 and #19337) 2017-01-30 13:30:35 -08:00
Martin Aeschlimann
cc8df7305b Replace jade with pug. Fixes #18219 2017-01-30 21:59:59 +01:00
Matt Bierner
c01ba26f61 Fix TS Version Selector When Local Version == Global Version (#19593)
**Bug**
When the global tsdk setting points to the workspace version of typescript, our ts selector interface can get confused on which version is currently active

**Fix**
Adds a check using the local storage value to show the correct active version
2017-01-30 12:41:38 -08:00