Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

TextEditor Integration

An asset by fenix
The page banner background of a mountain and forest
TextEditor Integration thumbnail image
TextEditor Integration thumbnail image
TextEditor Integration hero image

Quick Information

0 ratings
TextEditor Integration icon image
fenix
TextEditor Integration

A little plugin to easy-way manage your text files inside your project folder. (This is the Godot Engine's 3.1 version and won't be updated since some features will require 3.2. Use the TextEditor Integration v1.6.4 instead)

Supported Engine Version
3.1
Version String
1.6.0
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

Check my Discord to stay updated on this repository.
(Recommended since the AssetLibrary is not automatically updated)

This plugin is now supported in Godot Extended Library Discord, check out the Godot Extended Library Project!

Godot Text Editor

A little plugin to easy-way manage your text files inside your project folder.

Author: "Nicolo (fenix) Santilio"
Version: 1.6.0
Godot Version: 3.1.1-stable

This repository was pushed directly from Godot Engine Editor thanks to GitHub Integration!

What is this?

This is a little plugin I've made to easily edit text files in your project folder.

How does it work?

You can open an existing file, create a new file and delete a file.
When opening / creating a file, the editor will open and you will be able to edit it and save it.
You can just Save the file, or Save file As a new file (if it is a new file but also to make some copies).
You will also be able to see some informations about the file you are editing (time and date of last edit) and you can set your editor to Read Only if you don't want to make changes but still read the content of the file.
Multiple files can be opened in different tabs.
README preview1 README preview2 README preview3

How do I install it?

Manual
Just download this whole repository and put it in your res://addons folder inside the project you want to work on.
Then, go to Project > Plugins > "File Editor" > Status > Activate.

Automatic
You can find this plugin in the AssetLib of Godot Engine Editor. Just download it from there and everything should be fine!
(Remember to activate this plugin)

Supported formats

  • "*.txt ; Plain Text File",
  • "*.rtf ; Rich Text Format File",
  • "*.log ; Log File",
  • "*.md ; MD File",
  • "*.doc ; WordPad Document",
  • "*.doc ; Microsoft Word Document",
  • "*.docm ; Word Open XML Macro-Enabled Document",
  • "*.docx ; Microsoft Word Open XML Document",
  • "*.bbs ; Bulletin Board System Text",
  • "*.dat ; Data File",
  • "*.xml ; XML File",
  • "*.sql ; SQL database file",
  • "*.json ; JavaScript Object Notation File",
  • "*.html ; HyperText Markup Language"
  • "*.cfg ; Configuration File"
  • "*.ini ; Initialization File (same as .cfg Configuration File)"

Current version

To check all the features included in the current version, please read the VERSION file

Upcoming features

To check all the features I'm currently working on, please read the TODO file

Disclaimer

This addon was built for a personal use intention. It was released as an open source plugin in the hope that it could be useful to the Godot Engine Community.
As a "work in progress" project, there is no warranty for any eventual issue and bug that may broke your project.
I don't assume any responsibility for possible corruptions of your project files. It is always advisable to keep a copy of your files and check any changes.

A little plugin to easy-way manage your text files inside your project folder.
(This is the Godot Engine's 3.1 version and won't be updated since some features will require 3.2. Use the TextEditor Integration v1.6.4 instead)

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
TextEditor Integration icon image
fenix
TextEditor Integration

A little plugin to easy-way manage your text files inside your project folder. (This is the Godot Engine's 3.1 version and won't be updated since some features will require 3.2. Use the TextEditor Integration v1.6.4 instead)

Supported Engine Version
3.1
Version String
1.6.0
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers