All Projects → Skytrias → 4coder_skytrias

Skytrias / 4coder_skytrias

Licence: other
4coder customization layer for Odin Lang

Programming Languages

C++
36643 projects - #6 most used programming language
Roff
2310 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to 4coder skytrias

Kuroi.vim
A dark Vim colorscheme
Stars: ✭ 174 (+370.27%)
Mutual labels:  syntax-highlighting
Codeview
Android Code Highlighter
Stars: ✭ 204 (+451.35%)
Mutual labels:  syntax-highlighting
lua-syntaxhighlight
A code syntax to HTML highlighter using lexers from Textadept
Stars: ✭ 20 (-45.95%)
Mutual labels:  syntax-highlighting
Css3
The most complete CSS support for Sublime Text
Stars: ✭ 178 (+381.08%)
Mutual labels:  syntax-highlighting
Highlight
Source code to formatted text converter
Stars: ✭ 191 (+416.22%)
Mutual labels:  syntax-highlighting
Notehighlight2016
Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
Stars: ✭ 2,907 (+7756.76%)
Mutual labels:  syntax-highlighting
Biosyntax
Syntax highlighting for computational biology
Stars: ✭ 164 (+343.24%)
Mutual labels:  syntax-highlighting
bioSyntax-archive
Syntax highlighting for computational biology
Stars: ✭ 16 (-56.76%)
Mutual labels:  syntax-highlighting
Prettyprint
Beautifully formatted output for your terminal 🌈
Stars: ✭ 195 (+427.03%)
Mutual labels:  syntax-highlighting
Vim Afterglow
Vim adaptation of the Afterglow colorscheme
Stars: ✭ 248 (+570.27%)
Mutual labels:  syntax-highlighting
Zerobranestudio
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
Stars: ✭ 2,255 (+5994.59%)
Mutual labels:  syntax-highlighting
Vscode Vlang
V Language extension for Visual Studio Code.
Stars: ✭ 190 (+413.51%)
Mutual labels:  syntax-highlighting
Npp Vs2012 Dark
Visual Studio 2012 Dark Theme for Notepad++
Stars: ✭ 236 (+537.84%)
Mutual labels:  syntax-highlighting
Bim
small terminal text editor with syntax highlighting
Stars: ✭ 174 (+370.27%)
Mutual labels:  syntax-highlighting
SynWrite
SynWrite text editor. Not the entire source, because EControl is closed-source. If you get the license for EControl, I will help to compile the SynWrite.
Stars: ✭ 68 (+83.78%)
Mutual labels:  syntax-highlighting
Qt Creator Darcula
Darcula color scheme for Qt Creator GUI and syntax highlighting theme
Stars: ✭ 163 (+340.54%)
Mutual labels:  syntax-highlighting
Intellij Hcl
HCL language support for IntelliJ platform based IDEs
Stars: ✭ 207 (+459.46%)
Mutual labels:  syntax-highlighting
GitHub-Modern-Theme-for-Emacs
Syntax highlighting color theme mimicking the new and updated look of GitHub's code viewer.
Stars: ✭ 37 (+0%)
Mutual labels:  syntax-highlighting
atom-tic80
Make and run TIC-80 games in Atom
Stars: ✭ 15 (-59.46%)
Mutual labels:  syntax-highlighting
Gatsby Remark Vscode
Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences
Stars: ✭ 245 (+562.16%)
Mutual labels:  syntax-highlighting

4Coder Customization Layer for Odin

4Coder Customization Layer that I use daily for Odin Customizations are kept minimal for my / your sake

Odin Features

  • Keywords + Highlight
  • Code Indexing (proc, structs, enums, unions, constants)
  • Goto jumping since Code Indexing works
  • Error / Lister Jumping

How to try out 🎉

Windows: Replace your custom_4coder.dll with mine Linux: Replace your custom_4coder.so with mine

How to build

Replace all files to their corresponding locations, i.e. custom folder files belong to custom etc. To get odin keyword lexing you have to rebuild the lexer with my custom language file The scripts have to live in the root 4coder folder

Release script rebuilds code Lex script rebuilds the lexer and calls release script

Windows: release.bat | lex.bat Linux: release.sh | lex.sh

Themes

  • Solarized Dark
  • Nord
  • Horizon

Old

You can browse the repo history for other extensions i used to use

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].