Giter VIP home page Giter VIP logo

notepadplus-go's Introduction


Notepad++ syntax highlighting

The userDefineLang.xml uses the new User Defined Language system (UDL2), which needs Notepad++ v6.2 or higher.

Installing from Notepad++ Installer

  1. Add the contents of userDefineLang.xml at %APPDATA%\Notepad++\userDefineLang.xml between <NotepadPlus> ... </NotepadPlus>
  2. Restart Notepad++

Installing from Notepad++ zip/7z package

  1. Given a Notepad++ installation at <DIR>.
  2. Add the contents of userDefineLang.xml at <DIR>\userDefineLang.xml between <NotepadPlus> ... </NotepadPlus>
  3. Restart Notepad++

Reference:

  1. http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=User_Defined_Languages
  2. http://notepad-plus-plus.org/news/notepad-6.2-release-udl2.html
  3. http://udl20.weebly.com/index.html

Notepad++ Function List

The functionList.xml uses the Function List Pane new feature, which needs Notepad++ v6.4 or higher.

Installing from Notepad++ Installer

  1. Add the contents of functionList.xml at %APPDATA%\Notepad++\functionList.xml between <associationMap> ... </associationMap> and <parsers> ... </parsers>
  2. Restart Notepad++

Installing from Notepad++ zip/7z package

  1. Given a Notepad++ installation at <DIR>.
  2. Add the contents of functionList.xml at <DIR>\functionList.xml between <associationMap> ... </associationMap> and <parsers> ... </parsers>
  3. Restart Notepad++

Reference:

  1. http://notepad-plus-plus.org/features/function-list.html

Notepad++ keyword auto-completion

  1. Given a Notepad++ installation at <DIR>.
  2. Copy go.xml to the <DIR>\autoCompletion directory
  3. Restart Notepad++

Reference:

  1. http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Auto_Completion

Screenshots

BUGS

Please report bugs to [email protected].

Thanks!

notepadplus-go's People

Contributors

chai2010 avatar informatik01 avatar thenain38 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

notepadplus-go's Issues

comment highlight

// +build ingore
//export FuncName
// #include
// #cgo
//go:nosplit
//go:norace
//go:linkname
//go:cgo_export_static
//go:cgo_export_dynamic
...

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.