Benjamin Pasero
6b5c0b4a63
document.isDirty appears to report false for dirty untitled document ( fixes #723 )
2015-12-17 10:31:07 +01:00
Chris Dias
ccc0b4acf3
add OmniSharp as its been moved to a separate repo
2015-12-16 20:57:09 -08:00
Chris Dias
0334ffd2db
fix spaces
2015-12-16 19:14:01 -08:00
Chris Dias
08b8213e02
update for 0.10.4 release
2015-12-16 19:13:38 -08:00
Chris Dias
ffbbe5455d
update leading spaces
2015-12-16 19:06:15 -08:00
Chris Dias
04d125e8c2
fix tabs
2015-12-16 18:59:09 -08:00
Chris Dias
fd00777eac
fix whitespace
2015-12-16 18:16:43 -08:00
Chris Dias
8c84655552
tweaks to OSSREADME meta data, add version and full license text
2015-12-16 18:06:44 -08:00
Chris Dias
048dcbb349
add licenseDetail for missing C/R statements
2015-12-16 17:23:51 -08:00
João Moreno
4f53830d53
Merge pull request #1367 from joaomoreno/fix-1111
...
Fix: Upgrading Extensions Blows Up
2015-12-16 16:34:30 +00:00
Joao Moreno
90ec90348d
fixes #1385
2015-12-16 16:05:06 +00:00
Martin Aeschlimann
0d2e14635e
remove turquise for types from light theme (for #1270 )
2015-12-16 16:56:56 +01:00
Joao Moreno
ece9b9441d
check extension version existence and semver compatibility
2015-12-16 15:44:19 +00:00
Benjamin Pasero
c8e55ad33b
Accelerators in menu do not update btw restarts ( fixes #1370 )
2015-12-16 15:52:19 +01:00
Martin Aeschlimann
60187a8b4b
gray for keyword.operator is inconsistent (for #1270 )
2015-12-16 15:47:25 +01:00
Dirk Baeumer
41af798248
Fixes #1383
2015-12-16 15:37:17 +01:00
Benjamin Pasero
5bea050a68
Linux: numpad_decimal is "unknown" ( fixes #1259 )
2015-12-16 15:34:58 +01:00
Alex Dima
9c6177048b
Fixes #1263 : send also the view selections in the cursor selection change event for correct rendering
2015-12-16 14:27:49 +01:00
Martin Aeschlimann
3392aa1ad5
remove turquise for types from light theme (for #1270 )
2015-12-16 13:03:23 +01:00
Alex Dima
4583359e81
Fixes #1371 : clear output node in keybinding widget
2015-12-16 13:00:59 +01:00
Alex Dima
c22d81d00b
Fixes #1369 : Do not give Electron accelerators that change with keyboard layout under Mac & Linux
2015-12-16 12:58:07 +01:00
Martin Aeschlimann
9c6f7472f3
[python] strings in dictionary values incorrectly highlighted #1175 - adopt to changes to JSON
2015-12-16 12:31:35 +01:00
Alex Dima
d4d581a29a
Fixes #1261 : update define keybinding widget state on editor configuration changed
2015-12-16 12:20:40 +01:00
Alex Dima
58320bf82e
Fixes #1345 : Use separate decorations for highlighting and for icons
2015-12-16 12:12:10 +01:00
Martin Aeschlimann
7833ba55ce
[json] should color string values red in light theme #1276
2015-12-16 12:10:37 +01:00
Dirk Baeumer
0a4acc9018
Fixes #1312
2015-12-16 11:52:10 +01:00
isidor
d62dbed35c
pluginHostMain: ovewriting an extension message should have a source.
...
fixes #1326
2015-12-16 11:39:45 +01:00
Alex Dima
200858bab1
Fixes #1358 : update to native-keymap@0.1.1
2015-12-16 11:33:23 +01:00
Martin Aeschlimann
8745c95e80
Merge pull request #1220 from dstorey/gradient-fix
...
Fix linear-gradient() snippet syntax
2015-12-16 11:32:15 +01:00
Martin Aeschlimann
43c4bafbea
[sass] Strings are colored same way as values in dark theme #1283
2015-12-16 11:29:52 +01:00
Martin Aeschlimann
1c5b8d3601
[json] json.schemas setting has no scheme / code complete #1272
2015-12-16 11:04:48 +01:00
Dirk Baeumer
f896092df2
Fixes #1342
2015-12-16 10:51:04 +01:00
David Storey
802036ff0e
Add MQL4 Interaction media feature values to syntax highlighter
...
I previously added the media features, but the values were missing too.
2015-12-16 01:37:23 -08:00
David Storey
ddc8a92b6d
Add @viewport (inc -o-/-ms-) to syntax highlighter
...
Changes:
* support @viewport at-rules
* add min/max/user-zoom to property list
* add portrait and landscape to property value list
Currently I’m just using the property list for valid descriptors within the viewport at-rule, as that is what the file is also doing for font-face at-rule. Ideally they'd be split out to only accept the valid descriptors in the future.
2015-12-16 01:30:12 -08:00
Joao Moreno
c32e2074dc
extension service: version in installation path
2015-12-16 08:38:45 +00:00
Joao Moreno
0f800b76cf
load latest extension version
...
fixes #1111
2015-12-16 08:34:08 +00:00
Joao Moreno
c27759dd48
delay git sync action disablement
...
fixes #1277
2015-12-16 08:19:01 +00:00
Joao Moreno
622df48ae3
spinning sync action
...
fixes #1278
2015-12-16 08:19:01 +00:00
Erich Gamma
cbbcf736e2
Fixes #1064
2015-12-16 09:09:27 +01:00
David Storey
ba296d55c7
Update list of valid CSS values for syntax highlighting
2015-12-15 18:20:59 -08:00
Alex Dima
ee3ec72f97
Fixes #1322 : sort markers before splitting a line
2015-12-16 00:13:08 +01:00
Martin Aeschlimann
a13afd402d
Make dark theme more consistent with light theme (less colors)
2015-12-15 23:25:39 +01:00
Martin Aeschlimann
44a31490ef
[css] generate_browser.js doesn't included MIT copyright when generating browsersjs #1221
2015-12-15 17:27:35 +01:00
Martin Aeschlimann
4b8db4f6bc
Duplicate module definitions upon opening LESS or SASS files #1282
2015-12-15 17:27:35 +01:00
Joao Moreno
44c19d2ce7
fix git widget icon sizes
...
fixes #1280
2015-12-15 17:27:09 +01:00
Joao Moreno
1f2694ddf2
add tooltips to git actions
...
fixes #1216
2015-12-15 17:18:39 +01:00
Joao Moreno
c31326bbcb
whitespace
2015-12-15 17:15:03 +01:00
Joao Moreno
4dd9c64415
suggestions: empty frozen state
...
fixes #1338
2015-12-15 17:14:57 +01:00
Erich Gamma
a17f22b397
Fixes #1302 : work around chromium using fixed key codes
2015-12-15 16:57:20 +01:00
Alex Dima
3d786a20b9
Prepare for working around Chromium's implementing w3c's DOM Level 3 events Section B.2.4 on Mac
2015-12-15 16:35:02 +01:00