Releases: kumarharsh/graphql-for-vscode
Releases · kumarharsh/graphql-for-vscode
v1.5.0
14 Aug 08:44
Compare
Sorry, something went wrong.
No results found
<a name"1.5.0">
1.5.0 (2017-08-14)
Features
treat *.graphcool project files as graphql (0c1fd0cc )
support relay modern's graphql tag. (e1c671a4 )
v1.4.2
05 Jul 11:29
Compare
Sorry, something went wrong.
No results found
<a name"1.4.2">
1.4.2 (2017-07-05)
Bug Fixes
syntax: fix syntax for multiple implements, (30fd151b , closes #32 )
v1.4.1
17 Apr 08:57
Compare
Sorry, something went wrong.
No results found
<a name"1.4.1">
1.4.1 (2017-04-17)
Bug Fixes
syntax:
add highlight to interpolated values (6704c131 )
fix highlighting for float params (16c139bd )
v1.4.0
15 Apr 14:59
Compare
Sorry, something went wrong.
No results found
<a name"1.4.0">
1.4.0 (2017-04-15)
Features
syntax: support directives on type/input (20ee44a9 , closes #21 )
v1.3.1
11 Apr 19:02
Compare
Sorry, something went wrong.
No results found
<a name"1.3.1">
1.3.1 (2017-04-11)
Bug Fixes
syntax: fix double-quoted strings breaking highlighting (4957092a )
v1.3.0
10 Apr 14:33
Compare
Sorry, something went wrong.
No results found
<a name"1.3.0">
1.3.0 (2017-04-10)
Features
app: fix status display, tie it to server status (e1182ad1 )
v1.2.1
07 Apr 00:21
Compare
Sorry, something went wrong.
No results found
<a name"1.2.1">
1.2.1 (2017-04-07)
Bug Fixes
syntax: improve graphql syntax highlighting (da45e885 )
v1.2.0
06 Apr 23:57
Compare
Sorry, something went wrong.
No results found
<a name"1.2.0">
1.2.0 (2017-04-06)
Bug Fixes
client: show status-bar icons when server starts (68084f5c )
Features
v1.1.1
02 Feb 19:29
Compare
Sorry, something went wrong.
No results found
<a name"1.1.1">
1.1.1 (2017-02-02)
Bug Fixes
language-server: make language server work for any file type. (336f216a )
v1.1.0
29 Jan 19:29
Compare
Sorry, something went wrong.
No results found
<a name"1.1.0">
1.1.0 (2017-01-29)
Bug Fixes
change vscode engine requirement to >1.6 (1de676af )
client: explicitly specify documentSelectors (a465fba6 )
syntax: make fragment name optional. (8b77a85d )
Features