Benjamin Pasero
90a35ecc5d
TSLint: show a warning when accessing node.js globals in common|browser ( #79222 )
...
* trivial first cut
* document where globals are from
* improve rule detection
* fix "gulp tslint" task
* share rules
* enable more rules
* also add a rule for DOM
2019-08-19 17:13:18 +02:00
Benjamin Pasero
6f5198cfb4
💄 imports
2019-08-19 08:41:58 +02:00
Benjamin Pasero
92dafb390c
web - implement credentials provider and add API
2019-08-15 13:13:58 +02:00
Johannes Rieken
0fb1f5504a
Merge branch 'master' into joh/e5host
2019-08-13 10:08:41 +02:00
Rachel Macfarlane
8ffdc18c1d
Use application insights module, #78475 , fixes #78840
2019-08-12 10:32:20 -07:00
Johannes Rieken
fb67bc7568
Merge branch 'master' into joh/e5host
2019-08-12 15:13:46 +02:00
Johannes Rieken
2700f41dab
use desktop and web ext host logging service
2019-08-12 14:47:20 +02:00
Benjamin Pasero
bf94bedcfe
build - workbench.main => workbench.desktop.main
2019-08-12 12:06:44 +02:00
Johannes Rieken
f41f8a8d07
move webWorkerExtHostStarter
2019-08-12 11:00:51 +02:00
Rachel Macfarlane
abb40b14ff
Revert "Use application insights module instead of script tag, fixes https://github.com/microsoft/vscode/issues/78475 "
...
This reverts commit 803e140a23
.
2019-08-09 11:44:52 -07:00
RMacfarlane
803e140a23
Use application insights module instead of script tag, fixes https://github.com/microsoft/vscode/issues/78475
2019-08-09 10:34:57 -07:00
Johannes Rieken
4b384d49f3
Merge branch 'master' into joh/e5host
2019-08-06 17:23:01 +02:00
Joao Moreno
c8c23e3963
fixes #77918
2019-07-25 10:34:18 +02:00
Alex Dima
c3f72b8b80
Extract TMGrammarFactory to its own file
2019-07-09 08:53:13 +02:00
Benjamin Pasero
ad41bd2674
web - introduce browser environment service
...
Hello first commit from browser :)
2019-06-18 16:01:39 +02:00
Benjamin Pasero
c255f9efba
web - first cut API
2019-06-17 10:02:50 +02:00
Martin Aeschlimann
39ec656916
minimize distro deltas
2019-06-07 11:30:24 +02:00
Daniel Imms
1347b68e19
Add comment explaining xterm exception in tslint
2019-06-04 14:45:32 -07:00
Daniel Imms
cbbbc0747b
Add new search addon and adopt
2019-06-04 11:15:19 -07:00
Daniel Imms
7dab6dffcc
Merge remote-tracking branch 'origin/master' into tyriar/replace_vscode_xterm
2019-06-03 13:43:03 -07:00
Benjamin Pasero
07eb3487f0
debt - introduce lifecycle phases on electron-main and adopt
2019-06-03 11:17:53 +02:00
Johannes Rieken
6f80cca526
Merge branch 'master' into joh/e5host
2019-05-31 15:07:57 +02:00
isidor
a356803eae
Revert "remoteAgentConnection: await import('vsda')"
...
This reverts commit 01f3f61234
.
2019-05-27 16:30:53 +02:00
isidor
01f3f61234
remoteAgentConnection: await import('vsda')
...
#74398
2019-05-27 16:17:09 +02:00
Daniel Imms
34aa37c398
Replace vscode-xterm with xterm
2019-05-24 17:34:10 -07:00
Alex Dima
f0ba210ef9
Add support for vscode-textmate in the browser
2019-05-24 18:33:28 +02:00
Alex Dima
24d42757e9
Layering rules
2019-05-22 13:03:27 +02:00
Johannes Rieken
351509a90f
Merge branch 'master' into joh/e5host
2019-04-12 12:19:04 +02:00
Johannes Rieken
66492d7138
move files around
2019-04-12 12:14:34 +02:00
Johannes Rieken
1038ae7f40
wip
2019-04-11 13:00:34 +02:00
Johannes Rieken
24ef8bd5e9
send init data, wire up starter
2019-04-10 18:35:57 +02:00
Johannes Rieken
c0821aa5e9
move extHost-files to common
2019-04-10 10:26:52 +02:00
Martin Aeschlimann
6b43c6bfee
enable no-nls-in-standalone-editor again
2019-03-25 15:30:09 +01:00
Benjamin Pasero
6e72694a79
unblock ts language service
2019-03-25 15:26:29 +01:00
Alex Dima
78d62636f0
Move standalone editor nls calls to standaloneStrings which will be translated via VS Code
2019-03-25 12:41:32 +01:00
Benjamin Pasero
384773d4b3
make ts lint happy
2019-03-19 17:36:53 +01:00
Johannes Rieken
7dbe3bfa09
disallow vscode-dependency in extHost.protocol, #70319
2019-03-19 16:53:12 +01:00
Johannes Rieken
c92ce4014f
move extHost.protocol to common, #70319
2019-03-19 15:46:01 +01:00
Daniel Imms
5d2a154da6
Add terminal-specific tslint rule to allow vscode-xterm imports
2019-03-04 16:56:26 -08:00
Benjamin Pasero
1aee0c194c
debt - scaffold a service for package.json/product.json access
2019-02-21 12:55:46 +01:00
Benjamin Pasero
81cfc620b6
debt - lift explorer from electron-browser to browser
2019-02-21 08:57:41 +01:00
Benjamin Pasero
ac826e1866
debt - clean up vs/platform a little bit
2019-02-08 09:09:27 +01:00
Benjamin Pasero
35523f6c51
debt - workbench/parts => workbench/contrib (update imports and scripts)
2019-02-07 11:48:58 +01:00
Benjamin Pasero
a455381dd1
debt - disallow cross-part dependencies for files part
2019-02-04 09:55:28 +01:00
Benjamin Pasero
002cd6253b
move exthost into extensions service where its used from ( #67131 )
2019-01-25 18:28:34 +01:00
Matt Bierner
873fc8fc38
Enable tslint number-literal-format
2019-01-04 15:45:28 -08:00
Matt Bierner
a131278f4a
Enabling no-redundant-jsdoc for tslint
2019-01-04 15:34:50 -08:00
Matt Bierner
5cc00861fc
Enable no-var-keyword tslint rule
2019-01-03 18:02:48 -08:00
Matt Bierner
cd88417f49
Enabling a few more tslint rules in the codebase
2019-01-03 17:39:12 -08:00
Rob Lourens
02275f047b
Add tslint rule banning new Buffer
2018-10-25 10:05:34 -07:00