issues
search
jparise
/
vim-graphql
A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.
MIT License
491
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade to vint 0.4a3
#110
jparise
closed
3 months ago
0
Recognize GraphQL strings passed to JavaScript functions
#109
jparise
closed
3 months ago
4
Use main_syntax variable to detect embedded syntax
#108
jparise
closed
3 months ago
1
Bump setuptools from 71.0.1 to 72.0.0
#107
dependabot[bot]
closed
3 months ago
1
Syntax highlighting for XML-like tags (in Vue SFCs)
#106
Charl13
closed
4 months ago
2
Bump setuptools from 70.2.0 to 71.0.1
#105
dependabot[bot]
closed
4 months ago
0
Ignore minor- and patch-level setuptools updates
#104
jparise
closed
4 months ago
0
Ignore patch-level Python package updates
#103
jparise
closed
4 months ago
0
Bump setuptools from 70.2.0 to 70.3.0
#102
dependabot[bot]
closed
4 months ago
1
Upgrade the CI environment to Python 3.12
#101
jparise
closed
4 months ago
0
Add support for b:graphql_javascript_tags
#100
jparise
closed
4 months ago
0
Bump actions/setup-python from 4 to 5
#99
dependabot[bot]
closed
11 months ago
0
graphql codegen support
#98
zfogg
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#97
dependabot[bot]
closed
1 year ago
0
Support for magic comments or functions
#96
Axxxx0n
closed
3 months ago
8
Inline syntax highlighting not working in neovim v0.8.3?
#95
olalonde
closed
1 year ago
2
Submit to vim/vim
#94
ryu-ichiroh
opened
1 year ago
4
Target the October 2021 Edition of the specification
#93
jparise
closed
1 year ago
0
Track vim-vint dependency via requirements.txt
#92
jparise
closed
1 year ago
0
Bump actions/checkout from 1 to 3
#91
dependabot[bot]
closed
1 year ago
0
Bump actions/setup-python from 1 to 4
#90
dependabot[bot]
closed
1 year ago
0
Indent the first line within a template string
#89
jparise
closed
1 year ago
0
Disable vue indentation test
#88
jparise
closed
1 year ago
0
Automatic indentation inside JavaScript template literals not working as expected
#87
eisukeesaki
closed
1 year ago
13
Add `%relay` support for ReasonML and ReScript
#86
jparise
closed
2 years ago
0
Add support for `%relay` within Reason syntax
#85
anmonteiro
closed
2 years ago
2
Indentation issue when graphql schema is embedded in a gql string in typescript
#84
zenazn
closed
2 years ago
3
Add #gql,#graphql comment support for typescript
#83
cpitt
closed
2 years ago
0
Include support for comment syntax in typescript
#82
cpitt
closed
2 years ago
4
Support both #gql and #graphql
#81
cpitt
closed
2 years ago
0
Support for docstring
#80
dtrckd
closed
2 years ago
1
Add rescript support
#79
amiralies
closed
3 years ago
4
Rework reason syntax highlighting
#78
jparise
closed
3 years ago
0
Undefined variable: v:true at line 6 when JSX file
#77
kaiwetlesen
closed
3 years ago
2
Emebeded highlighting fallbacks to string randomly in reason files
#76
amiralies
closed
3 years ago
6
Add graphqlTemplateString to jsExpression cluster
#75
jparise
closed
3 years ago
0
Syntax support inside of ES2015 template literals
#74
app
closed
3 years ago
7
Only set 'syn-sync' when it is the main syntax
#73
pjio
closed
3 years ago
5
Only set 'syn-sync' when we're the main syntax
#72
jparise
closed
3 years ago
2
Removes sync minlines from syntax file
#71
pjio
closed
3 years ago
2
Fix GraphQL detection in 'indentexpr' functions
#70
jparise
closed
4 years ago
0
Add support for comment-based syntax tagging
#69
jparise
closed
4 years ago
0
Add GraphQL syntax support within PHP strings
#68
jparise
closed
4 years ago
0
Indention broken when used with Treesitter
#67
sQVe
closed
4 years ago
9
Use base &indentexpr for non-GraphQL indentation
#66
jparise
closed
4 years ago
7
Attempt to honor indentation within templates
#65
jparise
closed
4 years ago
4
Use base syntax groups for templates boundaries
#64
jparise
closed
4 years ago
0
Skip comments and strings when matching brackets
#63
jparise
closed
4 years ago
0
Breaks indentation if used with vim-jsx-pretty
#62
sheerun
closed
4 years ago
3
Feature: Add Support for PHP HEREDOC Strings
#61
phatsk
closed
4 years ago
1
Next