Articles by "text"
Showing posts with label text. Show all posts
Programmers/Developers always love rich-feature text editor, they can be more productive using such application. Sublime Text Editor has been around since 2008 and widely used by many programmers. It is written using C++ and Python programming language, the best thing about this editor is that it's cross-platform and available for Linux, Mac and Windows.
Sublime-Text editor natively support numerous amount of programming and markup languages, more functionality can be added using plugins, the plugins are mostly built by its community and maintained user free-software licenses.
Sublime-Text editor is a proprietary software but it can be installed and offers unlimited evaluation which means you can use it as long as you want it to be free. So basically the evaluation period never expires.
sublime

Features:
  • Cross platform (Linux, Windows, Mac OS)
  • "Goto Anything," quick navigation to files, symbols, or lines
  • "Command palette" uses adaptive matching for quick keyboard invocation of arbitrary commands
  • Simultaneous editing: simultaneously make the same interactive changes to multiple selected areas
  • Python-based plugin API
  • Project-specific preferences
  • Column selection and multi-select editing
  • Extensive customizability via JSON settings files, including project-specific and platform-specific settings
  • Compatible with many language grammars from TextMate
  • Auto-save, which attempts to prevent users from losing their work
  • Spell check function corrects as you type.
  • Macros and Repeat the last action.
  • Customizable key bindings, a navigational tool which allows users to assign hotkeys to their choice of options in both the menus and the toolbar.
  • Find as you type, begins to look for the text being entered as the user types without requiring a separate dialog box.
  • A wide selection of editing commands, including indenting and unindenting, paragraph reformatting and line joining.

Recent Changelog:
  • Files and folders in the sidebar will now display badges to indicate Git status
  • Ignored files and folders are visually de-emphasized
  • The current Git branch and number of modifications is displayed in the status bar
  • All changes to a document are now represented by dedicated markers in the gutter
  • Diff markers show added, modified and deleted lines
  • Improve positioning and sizing of gutter icons in some situations
  • Linux: Improved input method (IM) support - fcitx, ibus, etc
  • Linux: Fixed a crash when using GTK_IM_MODULE=xim
  • Linux: Tweaked behavior of up/down when on the first and last lines of a file to better match platform conventions
  • Improved performance with large numbers of rules in a .sublime-theme
  • Linux: Moved to GTK3
  • Linux: Various high DPI fixes
  • Support for Unicode 11.0
  • Improved rendering of combining characters
  • Linux: Color glyphs are now drawn properly on light backgrounds
  • Linux: Improved behavior of --wait command line argument when Sublime Text isn't currently running
  • More information can be found here.

Install using repository:

Available for Debian/Ubuntu/Linux Mint/other Debian and Ubuntu derivatives
To Install Sublime Text Editor in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:


To install stable version add this repository

To install development version add this repository

Now to tistall Sublime Text Editor run these command

Install via Snap:

Available for Debian/Ubuntu/Linux Mint/other Debian and Ubuntu derivatives
To Install Sublime Text Editor in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:


Hopefully you will find it useful!
ReText is a simple and powerful editor for Markup languages (such as reStructuredText and Markdown), it is written in Python programming language. It is basically compiled for Linux and other POSIX compatible platforms, theoretically it can work on other operating systems as well but you have to port it by yourself. Since it is in active development you can submit bugs if find at any point.
You can control its output formatting. The files it works with are plain text files, however it can export to PDF, HTML and other formats.

retext editor

Markdown extensions: Extra extension set is enabled by default. Math extension is enabled and can be used with the WebKit renderer.
Export Extensions: Export Extensions were introduced in ReText 3.0 and allow you to add your own export functions to ReText. These extensions work without needing to save the original file — ReText will write a temporary file in original markup or in HTML, depending on what arguments you specify in the command.
Table editing mode: The idea of table editing mode is that even though you may generate nice output in lots of different formats, it is still useful to have nice-looking input as well.
Checkout complete wiki here.

Available for Ubuntu 17.10 Artful/17.04 Zesty/16.04 Xenial/14.04 Trusty/Linux Mint 18/17/and other Debian and Ubuntu derivatives
To Install ReText Editor in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following command in the Terminal:


You can download ReText's source and compile it for other Linux distribution.

That's it
If you are a developer then you must have your favorite text editor on your system, but it is always a good idea to give a try to new application. Sublime Text Editor is proprietary application and been around since 2008, it is written using C++ and Python programming language, it cross-platform available for Linux, Windows and Mac.
Sublime is source code editor with a Python application programming interface (API). It natively supports many programming languages and markup languages, and functions can be added by users with plugins, typically community-built and maintained under free-software licenses.

Goto Anything: Use Goto Anything to open files with only a few keystrokes, and instantly jump to symbols, lines or words.
Multiple Selections: Make ten changes at the same time, not one change ten times.
Command Palette: The Command Palette holds infrequently used functionality, like sorting, changing the syntax and changing the indentation settings.
Distraction Free Mode: When you need to focus, Distraction Free Mode is there to help you out. Split Editing: Get the most out of your wide screen monitor with split editing support
Instant Project Switch: Projects in Sublime Text capture the full contents of the workspace, including modified and unsaved files.
Plugin API: Sublime Text has a powerful, Python based plugin API. Along with the API, it comes with a built in Python console to interactively experiment in real time.
Customize Anything: Key Bindings, Menus, Snippets, Macros, Completions and more - just about everything in Sublime Text is customizable with simple JSON files. This system gives you flexibility as settings can be specified on a per-file type and per-project basis

Features:
  • Cross platform (Linux, Windows, Mac OS)
  • "Goto Anything," quick navigation to files, symbols, or lines
  • "Command palette" uses adaptive matching for quick keyboard invocation of arbitrary commands
  • Simultaneous editing: simultaneously make the same interactive changes to multiple selected areas
  • Python-based plugin API
  • Project-specific preferences
  • Column selection and multi-select editing
  • Extensive customizability via JSON settings files, including project-specific and platform-specific settings
  • Compatible with many language grammars from TextMate
  • Auto-save, which attempts to prevent users from losing their work
  • Spell check function corrects as you type.
  • Macros and Repeat the last action.
  • Customizable key bindings, a navigational tool which allows users to assign hotkeys to their choice of options in both the menus and the toolbar.
  • Find as you type, begins to look for the text being entered as the user types without requiring a separate dialog box.
  • A wide selection of editing commands, including indenting and unindenting, paragraph reformatting and line joining.

Sublime Text Editor is proprietary software but it can be installed and offers unlimited evaluation that means you can use it free of cost and don't have to buy license and it will never expire.

Available for Ubuntu 17.10 Artful/17.04 Zesty/14.04 Trusty/Linux Mint 18/17/other Ubuntu derivatives
To Install Sublime Text Editor in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:


To install stable version add this repository

To install development version add this repository

Now to tistall Sublime Text Editor run these command

That's it
Brackets is an open-source, modern text/code editor that specifically designed for web designers but it doesn't mean if you don't do web development then you can't use it. It is lightweight, powerful, cross-platform (Linux, Mac and Windows) and focused on front-end web development (JavaScript, CSS and HTML), initially it was developed by Adobe, licensed under the MIT license and it is currently maintained on GitHub. Now it is maintained by almost 282 community contributors.
With focused visual tools and preprocessor support, Brackets is a modern text editor that makes it easy to design in the browser. It's crafted from the ground up for web designers and front-end developers.
Quick edit enables inline editing of CSS, Color Property, and JavaScript elements for developers. This built-in feature can be applied to multiple functions or properties simultaneously and all updates are applied directly to the file associated with the changed elements.
Live Preview: When one clicks the respective code snippet in CSS/HTML the web browser immediately shows the output relating to that code snippet in web browser. This feature is termed as Live Highlight.
Split view feature splits the main view into 2 parts. User can split view either vertically or horizontally as per one's own convenience, thus allowing user to work on 2 files at same time.
Brackets supports codes from multiple file types from C++, C, VBScript to Java, JavaScript, HTML, Python, Perl and Ruby. The complete list comprises more than 38 file types.

Features:
  • Quick Edit
  • Quick Docs
  • Live Preview
  • JSLint
  • LESS support
  • Theseus integration
  • Open-source
  • Extension Support
Atom is an open-source and free text/source code editor for Linux, Mac and Windows developed by GitHub, written in Node.js and embedded Git control. Atom is based on Electron and built using web technologies (HTML, JavaScript, CSS, and Node.js integration.). It is known as hackable text editor because it can be deeply customized and its functionality can be extended using packages built and maintained by community. It can also be used as an integrated development environment (IDE).