mirror of
https://github.com/Relintai/godot-engine.file-editor.git
synced 2024-11-12 22:27:22 +01:00
66 lines
1.3 KiB
Markdown
66 lines
1.3 KiB
Markdown
**version 0.0.1**
|
|
*added*
|
|
- Plugin Created
|
|
|
|
-----------------------
|
|
|
|
**version 0.1.1**
|
|
*added*
|
|
- "Create new File" option
|
|
- "Open File" option
|
|
- "Delete File" option
|
|
- "Save File" option
|
|
- "Save File As.." option
|
|
|
|
-----------------------
|
|
|
|
**version 0.1.2**
|
|
*fixed*
|
|
- Repository Installation, folder order
|
|
|
|
-----------------------
|
|
|
|
**version 0.2.5**
|
|
*removed*
|
|
- Old layout
|
|
|
|
*added*
|
|
- New Layout
|
|
- Last modified time and date
|
|
- Tabs
|
|
|
|
-----------------------
|
|
|
|
**version 0.3.1**
|
|
*added*
|
|
- Version check
|
|
- Preview support
|
|
- Context menu in editor
|
|
- BBCode converter
|
|
- Light Mardkwon converter (DEMO)
|
|
|
|
-----------------------
|
|
|
|
**version 1.2.1**
|
|
*removed*
|
|
- Old layout, the plugin won't appear in docs
|
|
- Icons file extensions, plugin size reduced
|
|
- Old Mardkwon preview method
|
|
|
|
*added*
|
|
- More supported files
|
|
1. "*.dat ; Data File",
|
|
2. "*.xml ; XML File",
|
|
3. "*.sql ; SQL database file",
|
|
4. "*.json ; JavaScript Object Notation File",
|
|
5. "*.html ; HyperText Markup Language
|
|
- New Markdown preview method ( Markdown -> BBCode converter)
|
|
- New HTML preview method ( HTML -> BBCode converter)
|
|
- New Plugin Layout: a new ButtonTool "File" in you TopBar will appear
|
|
- Error check
|
|
- Message popups for closing unsaved files
|
|
|
|
-----------------------
|
|
|
|
|