Joao Moreno
|
676d5ff178
|
flip typescript hover order
|
2016-09-05 17:31:20 +02:00 |
|
Dirk Baeumer
|
b40a3b4b71
|
Fixes #11456: Hide the tsdk_version setting from the user
|
2016-09-02 16:21:11 +02:00 |
|
Dirk Baeumer
|
b5a3c7350b
|
Fixes #11437: Change 'The workspace folder contains a TypeScript version' message
|
2016-09-02 10:51:23 +02:00 |
|
Dirk Baeumer
|
aae56e2010
|
Fixes #11391: Typescript extension throws when opening a single file
|
2016-09-01 17:40:24 +02:00 |
|
Dirk Baeumer
|
766a99bead
|
Run OSS Tool
|
2016-09-01 12:36:56 +02:00 |
|
Dirk Baeumer
|
64a75fa8bb
|
Adds forward link for #11162
|
2016-09-01 09:37:37 +02:00 |
|
Rob Lourens
|
e1257de7ea
|
Fix #11353 typo
|
2016-08-31 16:57:13 -07:00 |
|
Dirk Baeumer
|
bb22b9f664
|
Fixes #11162: TS: warn user when the globally installed version is 2.0 and tsdk isn't set
|
2016-08-31 15:58:13 +02:00 |
|
Dirk Baeumer
|
964be94e01
|
Fixes #11229: Flickering red underlines in code with errors
|
2016-08-30 21:20:38 +02:00 |
|
Dirk Baeumer
|
ee8ec91efd
|
Fixes #8081: "Open Symbol By Name" is not working properly in multipy typescript projects.
|
2016-08-26 16:31:40 +02:00 |
|
Johannes Rieken
|
77e2cf8c43
|
ts - also disable channel reveal when using trace
|
2016-08-25 12:11:27 +02:00 |
|
Dirk Baeumer
|
f3ad0f68fc
|
Don't bring output window to front if error gets logged.
|
2016-08-24 11:14:43 +02:00 |
|
Dirk Baeumer
|
3f603c102d
|
Fixes #10841: TSServer cancelled requests should not show stack in output pane
|
2016-08-23 20:09:34 +02:00 |
|
Johannes Rieken
|
4a25cec539
|
typescript should not steel focus
|
2016-08-23 16:49:54 +02:00 |
|
Dirk Baeumer
|
9b0fff55bd
|
Fixes #10842: Output pane comes up with hover
|
2016-08-23 16:36:39 +02:00 |
|
Dirk Baeumer
|
1897d17bce
|
Fixes #10823: Improve error reporting in tsserver.
|
2016-08-23 10:57:17 +02:00 |
|
Dirk Baeumer
|
b15d08e8fe
|
Inferr correct problem location for tsconfig.json file errors.
|
2016-08-22 15:01:41 +02:00 |
|
Dirk Baeumer
|
c4d6481247
|
Make TypeScript extension ready for 2.0
|
2016-08-17 12:43:17 +02:00 |
|
Martin Aeschlimann
|
c5fc19d474
|
grammar update script: Generalize as /build/npm/update-grammar
|
2016-08-03 12:13:18 +02:00 |
|
Martin Aeschlimann
|
5341c17cca
|
TS completes single quote in comments fixes #10068
|
2016-08-03 12:13:18 +02:00 |
|
Johannes Rieken
|
be8ad1d9b6
|
Merge pull request #10062 from Microsoft/joh/890
add `resolveWorkspaceSymbol`
|
2016-08-03 10:39:50 +02:00 |
|
Johannes Rieken
|
ad1ec90782
|
adopt recommended ctor signature
|
2016-08-03 09:27:53 +02:00 |
|
Martin Aeschlimann
|
fdcbf91f27
|
[typescript] evolve update script, emit grammar as JSON
|
2016-08-02 17:27:04 +02:00 |
|
Martin Aeschlimann
|
847f78f6f4
|
[typescript] update grammar script improvements
|
2016-08-02 17:27:04 +02:00 |
|
Martin Aeschlimann
|
2ee0412b22
|
[typescript] update grammar (Microsoft/TypeScript-TmLanguage@1cf745c)
|
2016-08-02 12:13:28 +02:00 |
|
Martin Aeschlimann
|
893483c907
|
[typescript] grammar-update script
|
2016-08-02 12:13:28 +02:00 |
|
Daniel Imms
|
6e28026527
|
Update shrinkwrap for packaged extensions
|
2016-07-28 16:11:44 -07:00 |
|
Martin Aeschlimann
|
c84ecd7867
|
Update JSON Schema for JS and TS #8221
|
2016-07-22 11:04:01 +02:00 |
|
Martin Aeschlimann
|
70aa7ac5b0
|
Merge pull request #9595 from Microsoft/aeschli/languageconfiguration-cleanup
Replace deprecated __ language APIs with language-configuration alternative
|
2016-07-22 10:58:23 +02:00 |
|
Martin Aeschlimann
|
e929d1d8f0
|
Migrate JS/TS to language-configuration
|
2016-07-21 20:06:20 +02:00 |
|
Martin Aeschlimann
|
ebc3074822
|
Emulate LanguageConfiguration.__electricCharacterSupport.docComment with autoClosingPairs
|
2016-07-21 16:58:59 +02:00 |
|
Andre Weinand
|
36edf0b561
|
use new "breakpoints" contribution point
|
2016-07-21 11:43:56 +02:00 |
|
Johannes Rieken
|
ed9e56b261
|
be aware that 'asAbsolutePath' might be 'null', fixes #8793
|
2016-07-13 12:59:23 +02:00 |
|
Johannes Rieken
|
6c0c26b971
|
be aware that 'asAbsolutePath' might be 'null', fixes #8793
|
2016-07-13 09:55:36 +02:00 |
|
Dirk Baeumer
|
f6227ca157
|
New TS builder stops if Syntax errors exist and doesn't check for semantic errors
|
2016-07-10 16:34:45 +02:00 |
|
Benjamin Pasero
|
0525466708
|
back to ATOM_SHELL_INTERNAL_RUN_AS_NODE
|
2016-07-08 16:12:10 +02:00 |
|
Martin Aeschlimann
|
6507005279
|
Fixes #8045: Syntax highlight issue in .tsx files using generics
|
2016-07-08 11:32:57 +02:00 |
|
Johannes Rieken
|
cef402ad3c
|
remove unused code
|
2016-07-07 16:00:22 +02:00 |
|
Alex Dima
|
d5862e8dba
|
Clean extensions OSSREADME.json since the tool now can scan all npm-shrinkwrap.json files
|
2016-07-07 12:36:49 +03:00 |
|
Johannes Rieken
|
7cb8e4514e
|
remove autoClosingPairs, surroundingPair in favour of deprecated api and language config file, fixes #8737
|
2016-07-06 15:42:53 +02:00 |
|
Benjamin Pasero
|
54f91df5b2
|
Merge branch 'master' into ben/electron
|
2016-07-06 10:27:53 +02:00 |
|
Dirk Baeumer
|
5bb7f2e02e
|
Fixes #8719: Closing a file without saving is not cleaning markers
|
2016-07-05 14:51:02 +02:00 |
|
Benjamin Pasero
|
5d1affed4b
|
ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE
|
2016-07-02 08:39:01 +02:00 |
|
Dirk Baeumer
|
7cd1925693
|
Add shrinkwrap file to TypeScript extension
|
2016-07-01 12:08:48 +02:00 |
|
Dirk Baeumer
|
9dfca5b1ad
|
Fixes #8013: Ctrl+T does not list exported variables
|
2016-06-30 10:56:29 +02:00 |
|
Martin Aeschlimann
|
e228769042
|
Polish configuration section labels & add link
|
2016-06-27 18:37:04 +02:00 |
|
Dirk Baeumer
|
0edf9421da
|
Remove breakpoint flag
|
2016-06-23 13:50:01 +02:00 |
|
Dirk Baeumer
|
1c9726fde0
|
Merge branch 'dbaeumer/TS9125'
|
2016-06-23 13:38:45 +02:00 |
|
Dirk Baeumer
|
ff52542fcd
|
Make experimental auto build a setting
|
2016-06-23 13:29:23 +02:00 |
|
Dirk Bäumer
|
66a17b24ba
|
Merge pull request #8028 from paulvanbrenk/master
Fix typo
|
2016-06-23 09:37:43 +02:00 |
|