Git Product home page Git Product logo

Comments (4)

blake-regalia avatar blake-regalia commented on June 6, 2024

If you want to use Noami for JSX you can set file-syntax association in Sublime Text. Same as other issue, open a jsx file and then go View > Syntax > Open all with current extension... and set to Naomi.

FYI that package uses Language Server Protocol to do syntax highlighting, meaning they can dynamically highlight tokens whereas we are using ST3's syntax highlighting system and our embedded languages have to be baked in.

from ecmascript-sublime.

ryanpcmcquen avatar ryanpcmcquen commented on June 6, 2024

I don't want to use Naomi, I'm just giving an example of how I got it working with LSP, since setting the syntax to 'Ecmascript' breaks the LSP plugin. @blake-regalia, I was wondering if you knew the workaround for it.

from ecmascript-sublime.

blake-regalia avatar blake-regalia commented on June 6, 2024

Okay, maybe I misunderstood the initial question my apologies @ryanpcmcquen . If you installed Ecmascript from PackageControl the main syntax will be at "Packages/Ecmascript/ecmascript.sublime-syntax" . The contents of the .sublime-package installed from PackageControl is just a zip of the root source code directory in this repo.

from ecmascript-sublime.

ryanpcmcquen avatar ryanpcmcquen commented on June 6, 2024

Thank you @blake-regalia, I'll try that and report back.

from ecmascript-sublime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.