Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
40772
Reakcje/Polubienia
34937

MPad 1.37.1​

Sep 9, 2024
  • CSS (LESS,SCSS) auto completion and hover hints:
  • Made several improvements to auto completion when editing CSS files, and inside HTML style tags. Both Ctrl+space and other auto completions should work much better now.
  • Changed the icons used in the auto completion window.
  • Auto completion items and hints are now collected from a Json file (css.json).
  • It's the same file used in VSCode.
  • HTML auto completion and hover hints:
  • Made several improvements to auto completion. Both Ctrl+space and other auto completions should work much better now.
  • Changed the icons used in the auto completion window.
  • All auto completion items and hint are collected from a Json file (Html.json).
  • It's the same file used in VSCode.
  • EditorConfig:
  • Added support for EditorConfig files (.editorconfig).
  • Whenever the editor opens a file it looks for .editorconfig files in the current and parent folders. The files contain settings that override the editor settings. This is helpful when you share source between different environments (and developers).
  • You can turn this off in options, if you encounter some issues...
  • For more information about EditorConfig see
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • GML (GameMaker Language):
  • Added a new highlighter (syntax file) for GML code.
  • Json:
  • Fixed some highlighting issues.
  • Fixed:
  • Text cursor blinking or disappearing issue.
  • JavaScript template literal highlighting issue.
  • Some minor editor paint issues.
  • Select line issue (last line).
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry