Commit Graph

20 Commits

Author SHA1 Message Date
Rob Lourens
b258f0d212 Fix #29958 - builtin PHP extension fails to activate 2017-06-30 10:41:50 -07:00
Michel Kaporin
ab3c945e0e Import 'nls' in extensions entry point. Fixes #29098. 2017-06-28 16:01:23 +02:00
Dirk Baeumer
54b410174f Fixes #19624: Adopt "php.validate.executablePath" handling to new TS behavior 2017-01-31 11:24:17 +01:00
Dirk Baeumer
9dc95af517 Fixes #19436: Add support to edit the php executable path as a non sharable workspace setting 2017-01-30 17:13:22 +01:00
Dirk Baeumer
0106868ed4 Show user path if no workspace path exists when editing the php path 2017-01-26 15:37:58 +01:00
Dirk Baeumer
ecd9571695 Some tweaks for setting migration 2017-01-26 14:19:57 +01:00
Dirk Baeumer
39e078f6f5 Hide Path status bar item if no PHP file is active 2017-01-26 14:13:39 +01:00
Dirk Baeumer
dce5f45e13 FIxes #19436: Add support to edit the php executable path as a non sharable workspace setting 2017-01-26 14:06:12 +01:00
Johannes Rieken
52276538ed tsfmt - extensions/php 2016-10-08 09:35:06 +02:00
Martin Aeschlimann
354a014029 Migrate PHP to language-configuration 2016-07-21 19:57:02 +02: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
Martin Aeschlimann
a8eadbd8d4 Clean up __characterPairSupport, fixes #6889 2016-05-30 10:12:13 +02:00
Alex Dima
405fc91c56 Fixes #3898: Add character pair support to PHP 2016-03-15 12:28:01 +01:00
Martin Aeschlimann
efe38cca2d Fixes #3975 : [VSCodeEndGameTesting-Aditi][PHP] Switch case definition inserts intellisense instead of newline 2016-03-11 10:47:38 +01:00
Dirk Baeumer
27b12afea4 Localize PHP plugin 2016-03-03 15:12:19 +01:00
Alex Dima
07b3df70d1 src/vs/platform/plugins -> src/vs/platform/extensions 2016-03-01 11:51:56 +01:00
Alex Dima
021995c100 tslint 2016-02-13 00:10:18 +01:00
Martin Aeschlimann
2affc685ad Fixes #2645 : [php] Double-click "$a" in "$a->b()" highlights "$a-" 2016-02-03 18:39:13 +01:00
Martin Aeschlimann
c7451c15d2 PHP autocompletion: $_GET completes into $$_GET #86 2015-11-22 16:38:58 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00