This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Admicos's profile picture

Atom ComputerCraft syntax

Started by Admicos, 09 January 2016 - 06:52 PM
Admicos #1
Posted 09 January 2016 - 07:52 PM
Remember GravityScore's Sublime Text 2 ComputerCraft syntax? Well, i just ported it to Atom.

You can install it by:

apm install language-computercraft

I didn't ask for permission (sorry) but if you are GravityScore and you want me to remove this, just message me about it.
cyanisaac #2
Posted 30 January 2016 - 01:02 AM
Thank you for this! Is there any way to modify the syntax once it's installed? I've been wanting to add in some of the new functions and stuff into it to make my life easier.
1lann #3
Posted 30 January 2016 - 08:06 AM
Remember GravityScore's Sublime Text 2 ComputerCraft syntax? Well, i just ported it to Atom.

You can install it by:

apm install language-computercraft

I didn't ask for permission (sorry) but if you are GravityScore and you want me to remove this, just message me about it.
GravityScore says he approves of it ;)/> (I asked him)
Admicos #4
Posted 30 January 2016 - 10:42 AM
Thank you for this! Is there any way to modify the syntax once it's installed? I've been wanting to add in some of the new functions and stuff into it to make my life easier.
There is a button called "View Code" in the package details. (When it's installed) You can so whatever you want to do with it and IIRC it will be applied when you reload (Ctrl+Alt+R) (Also, if you made some useful changes. Why don't you send a pull request)

Remember GravityScore's Sublime Text 2 ComputerCraft syntax? Well, i just ported it to Atom.

You can install it by:

apm install language-computercraft

I didn't ask for permission (sorry) but if you are GravityScore and you want me to remove this, just message me about it.
GravityScore says he approves of it ;)/> (I asked him)
Cool
Edited on 30 January 2016 - 09:45 AM
cyanisaac #5
Posted 02 February 2016 - 06:03 PM
Do you plan on updating the syntax with the new ComputerCraft functions that GravityScore's syntax was missing? (out of curiosity)
Admicos #6
Posted 02 February 2016 - 06:14 PM
Do you plan on updating the syntax with the new ComputerCraft functions that GravityScore's syntax was missing? (out of curiosity)
Probably.