GithubHelp home page GithubHelp logo

language-haxe's Introduction

Haxe language support in Atom

Package version! Plugin installs! Build Status

Adds syntax highlighting and snippets to Haxe files in Atom (hx,hxml).

Originally converted from the Haxe TextMate bundle. Also took some grammars and snippets from nicetrysean

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

See the Changelog


v
v

var
var

fn
fn

fun
fun

pf
pf

prf
prf

prsif ret
prsif ret

switch case def
switch case def

fori tr
fori tr

for trace
for trace

language-haxe's People

Contributors

andreirudenko avatar jeremyfa avatar kevinresol avatar rumpelcita avatar theremix avatar tong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

language-haxe's Issues

Package.loadSettings is deprecated.

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/Applications/Atom.app/Contents/Resources/app/src/package.js:547:9)
<unknown> (/Applications/Atom.app/Contents/Resources/app/src/package.js:168:43)

Package.loadSettings is deprecated.

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:586:9)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:188:43)
Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:167:15)
Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:181:12)

Package.loadSettings is deprecated.

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/usr/local/share/atom/resources/app.asar/src/package.js:566:9)
<unknown> (/usr/local/share/atom/resources/app.asar/src/package.js:168:43)
Package.measure (/usr/local/share/atom/resources/app.asar/src/package.js:147:15)
Package.load (/usr/local/share/atom/resources/app.asar/src/package.js:161:12)

After updating to 0.6.0 json coloring is broken

After the recent update, word coloring of json files are broken. I have disabled all my other packages and language-haxe was the one that causing the problem.

language-json version : 0.19.0
atom version : 1.15.0
platform macOS

image

if I break haxelib-grammars.cson syntax coloring turns back to normal.

Package.loadSettings is deprecated.

Atom has recommended to create github issue to update usage of deprecated API:

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (C:\Users\Eugene\AppData\Local\atom\app-0.191.0\resources\app\src\package.js:547:9)
<unknown> (C:\Users\Eugene\AppData\Local\atom\app-0.191.0\resources\app\src\package.js:168:43)

Some snippets get in the way

Hey, noticed snippets are built in now (very cool, will take time to get used to) but one that really gets in my way is the "legal" one, as it pops up before .length on arrays, and hitting enter by instinct adds a bunch of text centered around the cursor, really hurting workflow (sound minor but I did this 5+ times today).

Anyway interested in your thoughts, maybe can be suppressed on dot completion, though maybe that's Sven's job? (on atom-haxe)

Thanks,
Nico

Go to definition?

Is it possible to go to the definition of some function? If not, isn't there an Atom package to do so?

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.