Skip to content

issues Search Results · repo:jelera/vim-javascript-syntax language:"Vim Script"

Filter by

45 results
 (70 ms)

45 results

injelera/vim-javascript-syntax (press backspace or delete to remove)

I apologize for the dumb question but what is the syntax group for a general variable name? I want something like let myVar = 5; to have coloring on the myVar.
  • norogoth
  • 1
  • Opened 
    on Nov 29, 2021
  • #88

these 3 words are not reserved in theory but it used as reserved so vim really should just highlight them.
  • laoshaw
  • 3
  • Opened 
    on Jun 2, 2020
  • #84

Screenshot from 2019-08-05 06-58-38 How to reproduce: Go to cursor object key than named as a url, error, title , href, target, ... Go to command mode :echo map(synstack(line( . ), col( . )), synIDattr(v:val, ...
Bug
  • amerov
  • Opened 
    on Aug 5, 2019
  • #83

img width= 824 alt= screenshot src= https://user-images.githubusercontent.com/4545990/60756836-f72a2f00-9fd8-11e9-926a-e35336b412cf.png After a backtick string interpolation the highlighthing breaks (line ...
  • vizcay
  • 2
  • Opened 
    on Jul 6, 2019
  • #82

I love this plugin, btw. Just wanted to mention that all in Promise.all(areaPromises) shows as javaScriptDeprecated. .all is not deprecated in JS.
  • dman777
  • Opened 
    on Jul 7, 2018
  • #81

Testing code: var a = [ div class= main , The result is: strong , iTotal/iParts, /strong . /div ].join( ); The syntax highlight broke by the /. js_issue
  • arlendotcn
  • 1
  • Opened 
    on Jun 8, 2017
  • #77

Hi. I installed via Pathogen, but I don t have any syntax hightlighting. Nothing happened... Is there something else I need to do as well to get it to work??
  • JimLynchCodes
  • 1
  • Opened 
    on Nov 11, 2016
  • #73

It seems that method shorthand syntax for object breaks highlights of its body. img width= 374 alt= 2016-10-27 11 42 29 src= https://cloud.githubusercontent.com/assets/823277/19752746/9f28379c-9c3a-11e6-972c-2778592c0840.png ...
New Feature
TODO
  • rhysd
  • Opened 
    on Oct 27, 2016
  • #72

Is there any way to configure this to also work with typescript?
  • mattpcaswell
  • 1
  • Opened 
    on Aug 19, 2016
  • #71

I use youcompleteme , and installed this plugin, but it does not work as your example
  • ghost
  • Opened 
    on Jul 14, 2016
  • #70
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub