Andre Weinand
f63c7a01d4
update debug adapters
2015-11-24 22:45:47 +01:00
João Moreno
66051fc5f8
Update README.md
2015-11-24 19:51:03 +01:00
Joao Moreno
cb259e1c4f
use appveyor
2015-11-24 19:43:35 +01:00
Joao Moreno
62db5d86d0
damn these tabs
2015-11-24 19:37:47 +01:00
Joao Moreno
81d560b7ce
run gulp hygiene in travis
2015-11-24 19:10:33 +01:00
Joao Moreno
9b5899187d
gulp hygiene
2015-11-24 19:09:38 +01:00
Joao Moreno
f6e57602af
fix whitespace
2015-11-24 19:09:38 +01:00
Benjamin Pasero
b232ee5560
Goto definition acts too early in some cases ( fixes #189 )
2015-11-24 18:36:02 +01:00
Benjamin Pasero
a34c71df93
remove some older migration code
2015-11-24 18:11:42 +01:00
Benjamin Pasero
7542b9a6af
move configuration service into correct execution environment
2015-11-24 18:06:50 +01:00
Francois Valdy
1419be89ab
Missed them typos
2015-11-24 18:04:53 +01:00
Benjamin Pasero
1ef99fc702
bin => bind
2015-11-24 18:00:37 +01:00
João Moreno
5d9a4f3434
remove reference to atom-shell-installer-assets
2015-11-24 17:46:28 +01:00
Francois Valdy
f21fd8f468
Typo fixes for src/vs/workbench/parts
2015-11-24 17:43:35 +01:00
Benjamin Pasero
1dca89cd9c
Merge pull request #518 from waywardmonkeys/fix-typo-in-template-tasks.json
...
Fix typo in comment in sample tasks.json.
2015-11-24 17:39:17 +01:00
Benjamin Pasero
aed2113e9a
Merge pull request #520 from waywardmonkeys/fix-typos-in-line-commenter-comments
...
Fix typos in LineCommentCommand comments.
2015-11-24 17:38:57 +01:00
Benjamin Pasero
ae84ac859b
Merge pull request #521 from waywardmonkeys/fix-typo-abstractprocess-terminate-return-value
...
Fix typo: return value of AbstractProcess::terminate.
2015-11-24 17:38:36 +01:00
Benjamin Pasero
f0dfc23748
Merge pull request #553 from gluck/typos1
...
Typo fixes for src/vs/workbench/services
2015-11-24 17:37:31 +01:00
Benjamin Pasero
fea1ef3bfc
polish
2015-11-24 17:33:35 +01:00
Francois Valdy
62960334ae
Typo fixes for src/vs/workbench/services
2015-11-24 17:12:59 +01:00
Erich Gamma
7def80f5de
Merge pull request #551 from Microsoft/joh/fix179
...
Let shouldAutotriggerSuggestImpl always return true, fixes #179
2015-11-24 17:07:17 +01:00
Martin Aeschlimann
4163a8dcd5
[json] add tm grammer, not yet enabled
2015-11-24 17:06:58 +01:00
Benjamin Pasero
f84a9013f3
fix comment
2015-11-24 16:55:01 +01:00
Erich Gamma
b69727d5c4
Merge pull request #550 from Microsoft/joh/fix47
...
Fix #47 , add support for comments and brackets for JSX
2015-11-24 16:41:24 +01:00
Johannes Rieken
c34f50f804
Let shouldAutotriggerSuggestImpl always return true, fixes #179
2015-11-24 16:39:45 +01:00
Johannes Rieken
3f7972116a
Fix #47 , add support for comments and brackets for JSX
2015-11-24 16:19:14 +01:00
Benjamin Pasero
3bf9b6e424
Merge pull request #548 from bpasero/cli-tests
...
Allow to run extension tests from command line and hook up to build
2015-11-24 16:01:49 +01:00
Alex Dima
616b9ad9d8
fixes #144
2015-11-24 15:25:06 +01:00
Johannes Rieken
991b63f786
Merge pull request #425 from KindDragon/patch-1
...
.editorconfig added
2015-11-24 14:46:30 +01:00
unknown
b367216b91
improve initial progress reporting for slow loading file shares
2015-11-24 12:31:58 +01:00
unknown
4aff6e8fda
fix issue with getting path label from root drive
2015-11-24 12:26:04 +01:00
unknown
0d4396531e
Webdav network drive not work ( fixes #218 )
2015-11-24 12:09:59 +01:00
Joao Moreno
ff6c7a2306
validate BUILD_SOURCEVERSION
2015-11-24 11:23:03 +01:00
isidor
c5d0d0d786
debug: polish initial launch.json generation.
2015-11-24 11:19:48 +01:00
isidor
36783391a7
debug: show debug environment picker in more situations.
...
fixes #458
2015-11-24 11:03:17 +01:00
Martin Aeschlimann
317084c3bc
Merge pull request #382 from lucaslra/master
...
Included some C# Keywords
2015-11-24 10:09:29 +01:00
Johannes Rieken
60c987e871
fix broken style, one file, one style
2015-11-24 10:07:53 +01:00
Benjamin Pasero
807f38ea80
try to enable integration tests for linux
2015-11-24 08:30:31 +01:00
Benjamin Pasero
6505ab448b
tests: make sure to set proper exit codes
2015-11-24 08:20:58 +01:00
Benjamin Pasero
31f876f6c4
try to enable display for linux
2015-11-24 07:53:05 +01:00
Benjamin Pasero
f043b26dc2
run integration tests as part of build
2015-11-24 07:43:13 +01:00
Benjamin Pasero
debe0292dd
allow to run plugin tests through the command line
2015-11-24 07:42:41 +01:00
Benjamin Pasero
303b02eeac
restore vscode:prepublish to compile tests properly
2015-11-24 07:18:27 +01:00
Benjamin Pasero
222b089f8a
vscode api tests: add back publisher
2015-11-24 07:01:53 +01:00
Benjamin Pasero
3f2b4ba9a6
npm install vscode-api-tests and some polish
2015-11-24 07:00:06 +01:00
David Storey
70208296a0
Merge branch 'Microsoft/master' into update-css-intellisense
2015-11-23 19:22:15 -08:00
David Storey
578b93e3f9
Add Edge to a number of CSS features
...
and add some browser support for some of those properties where known.
Need to do a wider review for more complete support, and test those I’m
not sure if have been removed or not (a number of the -ms- prefixes)
2015-11-23 19:22:02 -08:00
David Storey
30fe913241
Update CSS Transforms browser support and valid values
...
* Update browser support
* Add missing enums
* Add perspective() function for transform property.
* Update spec link copy and paste error from entry above
2015-11-23 18:23:37 -08:00
David Storey
7bc08ac3e6
Add enum to animation-iteration-count and animation-name
...
…otherwise they strip out the keyword values
2015-11-23 17:38:58 -08:00
David Storey
a35aca156a
Update browser support for CSS Animations
2015-11-23 17:12:11 -08:00