Commit Graph

14813 Commits

Author SHA1 Message Date
Matt Bierner d6bfdf609f Split out some functions in ts document symbol provider 2017-02-02 14:17:41 -08:00
Andre Weinand 824bfb0bc5 update node-debug (add 'protocol' attribute) 2017-02-02 23:15:46 +01:00
Matt Bierner a87586c7c3 Add Type Definition Provider API (#19699)
* Add Type Definition Provider API

Adds a new API to support type definition providers and adds an initial type definition provider for TypeScript

* Fix comment

* Addressing comments

* Fixer menu option ordering

* Added simple test
2017-02-02 14:01:23 -08:00
Christof Marti 7907093430 Show message when writing configuration fails (fixes #18923) 2017-02-02 13:59:51 -08:00
Christof Marti 01d9849401 Update OSS icon 2017-02-02 13:48:51 -08:00
Christof Marti e5eb2fe586 Improve arguments example (fixes #18903) 2017-02-02 12:52:18 -08:00
Sandeep Somavarapu 09c324fef8 Fix #19741 2017-02-02 21:24:54 +01:00
Christof Marti 73d4cb23b3 Apply editor config (fixes #18898) 2017-02-02 11:54:59 -08:00
Matt Bierner edf9fedf5d Small cleanup to ts extension 2017-02-02 11:05:59 -08:00
Sean McCann d553a4add1 #19719 - fixed typos in TypeScript extension settings keyword descriptions (#19720) 2017-02-02 10:59:56 -08:00
isidor 4fe4c88945 debug: minor polish with return undefined 2017-02-02 19:00:52 +01:00
isidor e2dffeed93 debug: null guard on session end 2017-02-02 18:44:22 +01:00
Alex Dima 5b92ca3514 No need for a lineNumber attribute on view lines 2017-02-02 18:35:29 +01:00
Alex Dima f86d894939 Create char offset in FastRenderedViewLine only when needed 2017-02-02 18:35:29 +01:00
Alex Dima 15627c7403 View improvements:
- add a prefix sum cache that is warmed up for the viewport
 - improve some of the position mapping/validation code
2017-02-02 18:35:29 +01:00
Alex Dima cf67c68b90 Resolve centered line in viewport when the frame is painted 2017-02-02 18:35:29 +01:00
Alex Dima cedc357c22 Don't hold onto the rendered html in viewLine 2017-02-02 18:35:29 +01:00
isidor d6b4af1078 debug: column breakpoints
#14784
2017-02-02 17:58:00 +01:00
Johannes Rieken 09356b440e update distro 2017-02-02 17:42:56 +01:00
Johannes Rieken 6d879597f7 uglify is ugly! 2017-02-02 17:41:50 +01:00
Johannes Rieken 4cb2c7da7e getNodeCachedData ignores all errors, #19662 2017-02-02 17:16:49 +01:00
Johannes Rieken 4b9ac9582b remove VSCODE_PERFORMANCE thing 2017-02-02 17:07:31 +01:00
Sandeep Somavarapu c7c00d5afe Fix #19625 2017-02-02 16:54:56 +01:00
Benjamin Pasero 5d7b9e89fe fix wrong opening of folder in editor when creating 2017-02-02 16:29:13 +01:00
Sandeep Somavarapu 50412ed0fb Renaming model -> configurationModel 2017-02-02 16:07:02 +01:00
Benjamin Pasero e02c952908 fix npe 2017-02-02 15:53:56 +01:00
Benjamin Pasero 57c66c4b84 fix opening to the side with keyboard 2017-02-02 15:52:15 +01:00
Sandeep Somavarapu f9bdaba035 Clean up configuration service and models 2017-02-02 15:33:55 +01:00
Benjamin Pasero 5ca2659310 context key ids 2017-02-02 14:18:39 +01:00
Benjamin Pasero 702d5357ad command ids 2017-02-02 14:10:30 +01:00
Benjamin Pasero 10d1160f1b reveal in OS command 2017-02-02 13:53:29 +01:00
Benjamin Pasero 28692ffe76 more commands 2017-02-02 13:49:23 +01:00
isidor 17b36a70f2 debug: focus proces only after recieving intialize response 2017-02-02 12:20:03 +01:00
Sandeep Somavarapu 3619a00745 Preferences editor - pass associated preferences model down to renderers always 2017-02-02 12:07:55 +01:00
Sandeep Somavarapu 115cff4c4e Refactor preferences editor - separate renderers from editors 2017-02-02 12:07:55 +01:00
isidor bf4701e2ad debug: use name to match restarted process as id changes
fixes #17401
2017-02-02 11:43:15 +01:00
Dirk Baeumer 33ede8782d Merged in translations 2017-02-02 11:41:52 +01:00
isidor c3e22c0e0c debug: allow set value on structured variables
fixes #19494
2017-02-02 11:29:18 +01:00
Johannes Rieken 0ac41bc369 update distro 2017-02-02 11:25:41 +01:00
Johannes Rieken 569b7f74ff update distro, mix perf when needed 2017-02-02 11:09:42 +01:00
isidor e63cabbf64 debug hover: no need to heuristicly check the last word of the variable name. Mono debug now returns type as part of type not name 2017-02-02 11:07:46 +01:00
Martin Aeschlimann d516c31df0 [themes] colorize scss and less varibales in vs themes 2017-02-02 10:48:46 +01:00
Martin Aeschlimann ffdaa221d9 [scss] update grammar (atom/language-sass@63b3aa0) 2017-02-02 10:48:46 +01:00
Johannes Rieken 202a6db2ac update distro 2017-02-02 10:36:08 +01:00
Dirk Baeumer f8e09e80ad Another wording change to the PHP executable validation. 2017-02-02 10:13:25 +01:00
Sandeep Somavarapu 383bd60a6c Fix #17290 2017-02-02 09:59:47 +01:00
Benjamin Pasero 22a0e8756a do not use Ctrl+Alt keybindings under windows 2017-02-02 09:58:04 +01:00
Benjamin Pasero 01373f73aa copy path command in explorer (for #4557) 2017-02-02 09:50:53 +01:00
Benjamin Pasero 10dc7423f9 get rid of electron-browser in parts/files 2017-02-02 09:16:37 +01:00
Benjamin Pasero 9b20299470 only support file resources for certain actions in the explorer 2017-02-02 08:55:15 +01:00