All Projects → JuliaEditorSupport → julia-NotepadPlusPlus

JuliaEditorSupport / julia-NotepadPlusPlus

Licence: MIT License
Julia language support for Notepad++

Programming Languages

autohotkey
350 projects

Projects that are alternatives of or similar to julia-NotepadPlusPlus

VS2019-Dark-Npp
Visual Studio 2019 Dark Theme for Notepad++
Stars: ✭ 146 (+329.41%)
Mutual labels:  notepad, notepadplusplus, notepad-plus-plus
NotepadPlusPlusPluginPack.Net
.Net package to install into visual studio to make plugins for Notepad++
Stars: ✭ 123 (+261.76%)
Mutual labels:  notepad, notepadplusplus, notepad-plusplus-plugin
Julia-sublime
Julia syntax highlighting for Sublime Text
Stars: ✭ 106 (+211.76%)
Mutual labels:  julia-language, julialang
notepad-plus-plus-localization-hong-kong
Hong Kong Cantonese localization / translation for Notepad++
Stars: ✭ 54 (+58.82%)
Mutual labels:  notepadplusplus, notepad-plus-plus
BeautifulMakie
https://lazarusa.github.io/BeautifulMakie/
Stars: ✭ 281 (+726.47%)
Mutual labels:  julia-language, julialang
LatticeQCD.jl
A native Julia code for lattice QCD with dynamical fermions in 4 dimension.
Stars: ✭ 85 (+150%)
Mutual labels:  julia-language, julialang
XUnit.jl
XUnit.jl is a unit-testing framework for Julia.
Stars: ✭ 32 (-5.88%)
Mutual labels:  julia-language, julialang
OmniSci.jl
Julia client for OmniSci GPU-accelerated SQL engine and analytics platform
Stars: ✭ 22 (-35.29%)
Mutual labels:  julia-language, julialang
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (+23.53%)
Mutual labels:  notepad, notepad-plus-plus
Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
Stars: ✭ 216 (+535.29%)
Mutual labels:  julia-language, julialang
FaceDetection.jl
A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia
Stars: ✭ 13 (-61.76%)
Mutual labels:  julia-language, julialang
nppNavigateTo
NavigateTo - is a new and efficient way to quickly navigate between tabs(files) in your Notepad++
Stars: ✭ 36 (+5.88%)
Mutual labels:  notepad, notepad-plusplus-plugin
Scientific-Programming-in-Julia
Repository for B0M36SPJ
Stars: ✭ 32 (-5.88%)
Mutual labels:  julia-language, julialang
DynamicHMCExamples.jl
Examples for Bayesian inference using DynamicHMC.jl and related packages.
Stars: ✭ 33 (-2.94%)
Mutual labels:  julia-language, julialang
IterTools.jl
Common functional iterator patterns
Stars: ✭ 124 (+264.71%)
Mutual labels:  julia-language, julialang
6502-npp-syntax
Notepad++ Syntax Highlighting for 6502 Assembly (and NESASM)
Stars: ✭ 21 (-38.24%)
Mutual labels:  notepadplusplus, notepad-plus-plus
ECharts.jl
Julia package for the Apache ECharts v4 visualization library
Stars: ✭ 80 (+135.29%)
Mutual labels:  julia-language, julialang
notepad-plus-plus
Unofficial snap repo for notepad-plus-plus snap
Stars: ✭ 51 (+50%)
Mutual labels:  notepad, notepad-plus-plus
FstFileFormat.jl
Julia bindings for the fst format
Stars: ✭ 17 (-50%)
Mutual labels:  julia-language, julialang
deoplete-julia
deoplete.nvim source for julia. Providing julia Syntax Completions for julia, in Neovim (deprecated for julia 0.6+)
Stars: ✭ 12 (-64.71%)
Mutual labels:  julia-language, julialang

Notepad++

Julia language support for Notepad++

  • Syntax highlighting
  • Auto Hotkey

Installation

Manual installation

For Syntax Highlighting

  • Download the xml file from below or copy the content in an empty text file and save it as an xml
  • Open Notepad++ and go to the menu entry Language > Define your language ...
  • Click Import... and select the downloaded xml file
  • Restart Notepad++ (actually, this should not be necessary, but it is recommended) julia should be listed now in the Language menu.

For Auto Hotkey: TODO

Content

Name Description
Julia_Notepad++.xml Notepad++ config file
Notepad++_2_Julia.ahk Auto Hotkey for Notepad++ config file

Contributing

We love contributors but please first read the general guide about contributing to Julia language project.

If necessary, open an issue.

Contributor list

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].