/FastEdit2

A fast and advanced text editor only for most popular languages.

Primary LanguagePython

SM FastEdit2

A fast and advanced text editor only for most popular languages. It was created by Shaurya Mishra.

Note: Images may not be clear.

Supported Languages

FastEdit has support for some most used languages. HTML, CSS, JavaScript, JSON and Python are supported.

HTML (Hyper Text Markup Language)

  • Smart autocompletion for HTML.
  • Magic typing feature for HTML using regular expressions.
  • Smart syntax colourization with eye relaxing colours.
  • Built in browser support for testing HTML files.
  • Code folding supported
  • CSS (Cascading Style Sheets)

  • Smart autocompletion with different icons for kywords, properties and values.
  • Type ':' it will insert ' ;'(Magic Typing)
  • Smart syntax colourization with eye relaxing colours.
  • Code folding supported
  • Large api to support autocompletions and calltips for CSS.
  • Python (Programming Language)

  • Smart autocompletion with different icons for kywords and methods.
  • Magic typing feature for Python using regular expressions.
  • Large api to support autocompletions and calltips for Python.
  • Built in console window to run and debug python file.
  • Outline supported for Python.
  • Smart syntax highlighting with different colors for keywords, class name, method name ,operators, etc.
  • Syntax highlighting support for interpreter, called terminal in FastEdit.