Skip to content

Latest commit

 

History

12 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Text Forge GDScript mode

Official Python mode for Text Forge code editor


Python Mode is a lightweight and functional mode for Text Forge code editor. It's a part of official Text Forge modes.

Mode Features

  • Updated to Text Forge Mode API V2.0
  • Outline system with main functions (detects def keywords)
  • Special code highlighter
  • Simple code completion with keywords
  • Linter is in progress ⚠️
  • Experimental run feature ⚠️

Setup

Supports Text Forge 0.1-stable and newer versions.

Method 1: From 市场 (Recommended)

  • Open editor and go to 设置 > 市场.
  • 搜索 for Python.
  • Click on the shown result item.
  • Click on Install and wait.

Method 2: From releases

  • Download python.tfmode file from releases.
  • Open Text Forge and go to 设置 > Mode Manager > Import Mode and select kit file.
  • Mode kit is ready to use. Please restart editor for safer experience.

Method 3: From repo

  • Download repo as zip and extract it.
  • Open editor data folder (use 设置 > Open Data Folder)
  • Copy modes/ folder content to data modes/.
  • Restart editor.

Development

This project is under Text Forge organization and MIT license, so all contribution and development process is same as Text Forge project, for more information see online docs.

关于

Python support for Text Forge code editor

Topics

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

贡献者

Languages