1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Preferred Lua Compiler?

Discussion in 'Programming' started by Datzy, Apr 1, 2013.

  1. Datzy

    Datzy Guest

    /this post is retarded
     
  2. connall

    connall Guest

    Notepad ++, Kurochi introduced me to Sublime though and I do like it alot to be fair. Still I don't think there's anything wrong with Notepad ++ it's what I use majority of the time.
     
  3. TJjokerR

    TJjokerR Formerly known as TJjokerR

    Compiler/decompiler aren't the words you should be using. Lua is a scripting language which can be written in any text editor, same for HTML and CSS.

    Notepad++ would be a great text editor. For the C++ I'd say wait with that seeing how you got basic terminology wrong.
     
  4. Sublime Text 2 is the sexiest thing I have used.

    http://www.sublimetext.com/

    Remember to change the highlighting of the syntax all the way at the bottom right.
     
  5. Razor

    Razor Guest

    I use Sublime Text 2, it has autocompletion features too.

    Type (, adds ), and moves cursors inbetween.
    Type [, adds ], and moves cursors inbetween.

    Type "if KAHJSDAHSHD then", press enter, adds "end".

    (To change syntax you can also push CTRL + SHIFT + P, and type in the name of the syntax, then click on: "Set Syntax: *SYNTAX*")
     
  6. alexgrist

    alexgrist Guest

    Notepad++ for everything.
     
  7. Razor

    Razor Guest

    Sublime allows you to put multiple cursors and write in different places at the same time :3
    (Life saver)
     
  8. Tell me, how do you perform this sorcery?
     
  9. connall

    connall Guest

    [​IMG]
     
  10. trurascalz

    trurascalz C16 Developer Legend

    I don't like the look of Sublime 2, the black really puts me off (But you can probably change that anyway) and i dont like the way its laid out plus to me it doesn't really look 'Native' . Then again i hate Notepad++ because when i go to close tabs i find more in other instances :/
     
  11. connall

    connall Guest

    It will always be about preferences, there's not that much about Notepad ++ that makes it bad in fact iit's pretty damn great. Sublime just makes some very mundane stuff easier is all.

    Oh and hey. 666 posts

    MUHAHAHAHAHAHAHAHAHA YOUR SOULS ARE MINE!
     
  12. Razor

    Razor Guest

    For the multiple-cursor thing, CTRL + Click xD
     
  13. jamiecross

    jamiecross HTML and VB coder

    Microsoft's original Notepad is fucking awesome, its pretty hardcore it even highlights errors!
    Yes I am joking, Notepad ++ Is the best.
     
  14. connall

    connall Guest

    Back in my impressionable days I used to code in notepad. :/
     
  15. jamiecross

    jamiecross HTML and VB coder

    Same, Although I used notepad for HTML.
     
  16. This. Is. Awesome!

    Why would you ever need it though? I was so excited to use it but I don't know what I can use it for :(
     
  17. connall

    connall Guest

    Yeah I originally used it with HTML, but then when I went to OA when I was editing factions and doing really basic stuff I was using notepad as well.
     
  18. Razor

    Razor Guest

    I tend to use it to put ; where I miss them, or to do multiple corrections where the error is the same. (Copy pasted code derp herp)
     
  19. alexanderk

    alexanderk a Legend

    I like using nano sometimes, it's a nice editor
     
  20. connall

    connall Guest

Previous Readers (Total: 0)