All Projects → de-jcup → Eclipse Bash Editor

de-jcup / Eclipse Bash Editor

Licence: other
Bash editor plugin for eclipse

Programming Languages

java
68154 projects - #9 most used programming language
bash
514 projects

Projects that are alternatives of or similar to Eclipse Bash Editor

Kaizen Openapi Editor
Eclipse Editor for the Swagger-OpenAPI Description Language
Stars: ✭ 97 (+304.17%)
Mutual labels:  eclipse, editor
Veloedit
Eclipse editor for the Velocity Template Language (VTL)
Stars: ✭ 40 (+66.67%)
Mutual labels:  eclipse, editor
Scintillanet
A Windows Forms control, wrapper, and bindings for the Scintilla text editor.
Stars: ✭ 781 (+3154.17%)
Mutual labels:  editor
Farmanager
File and Archive Manager
Stars: ✭ 898 (+3641.67%)
Mutual labels:  editor
Goclipse
Eclipse IDE for the Go programming language:
Stars: ✭ 832 (+3366.67%)
Mutual labels:  eclipse
Macsvg
macSVG - An open-source macOS app for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view ➤➤➤
Stars: ✭ 789 (+3187.5%)
Mutual labels:  editor
Flyapi
基于SSM layui 开发的多人博客系统,目标在于让每个人都能精准阅读和专注写作。
Stars: ✭ 16 (-33.33%)
Mutual labels:  editor
Lossless Cut
The swiss army knife of lossless video/audio editing
Stars: ✭ 8,639 (+35895.83%)
Mutual labels:  editor
Antd Theme Editor
Customize and preview ant design theme and css styles overrides.
Stars: ✭ 22 (-8.33%)
Mutual labels:  editor
Naive Bayes Classifier
Naive Bayes classifier is classification algorithm. It uses Naive based Bernoulli and Multinomial equation to classify documents(Text) as ham or spam.
Stars: ✭ 6 (-75%)
Mutual labels:  eclipse
The Graph
SVG custom elements for FBP graph editing and visualization. Used in noflo/noflo-ui
Stars: ✭ 896 (+3633.33%)
Mutual labels:  editor
Vue Quill Editor
🍡@quilljs editor component for @vuejs
Stars: ✭ 6,874 (+28541.67%)
Mutual labels:  editor
Monaco React
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Stars: ✭ 788 (+3183.33%)
Mutual labels:  editor
Openapi Gui
GUI / visual editor for creating and editing OpenAPI / Swagger definitions
Stars: ✭ 891 (+3612.5%)
Mutual labels:  editor
Git Interactive Rebase Tool
Native cross-platform full feature terminal-based sequence editor for git interactive rebase.
Stars: ✭ 786 (+3175%)
Mutual labels:  editor
Plancheck
A Varian Eclipse Scripting API plugin that checks DVH metrics, potential collisions, and plan/structure/dose parameters.
Stars: ✭ 19 (-20.83%)
Mutual labels:  eclipse
Text Pastry
Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.
Stars: ✭ 782 (+3158.33%)
Mutual labels:  editor
Che
The Kubernetes-Native IDE for Developer Teams
Stars: ✭ 6,572 (+27283.33%)
Mutual labels:  eclipse
Eclipse.jdt.ls
Java language server
Stars: ✭ 888 (+3600%)
Mutual labels:  eclipse
Code Notes
A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀
Stars: ✭ 919 (+3729.17%)
Mutual labels:  editor

Bash Editor Logo

Java CI with Gradle

In a nutshell

Bash Editor is a plugin for eclipse to edit bash scripts (.sh)

More information can be found inside Wiki and integrated Eclipse help (preview at https://rawgit.com/de-jcup/eclipse-bash-editor/master/basheditor-plugin/html/toc.html ).

Installation

You can find this plugin at https://marketplace.eclipse.org/content/bash-editor

Developing

To change what words are to be highlighted, check inside basheditor-plugin/src/main/java/de/jcup/basheditor/document/keywords.

License

Bash Editor is under Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0)

with-Eclipse logo
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].