phi

phi code-editor; definitely not to be confused phonetically with vi

Github星跟蹤圖

Build Status

Phi is a minimal code editor designed to look pretty, run fast, and be easy
to configure and use. It's primary function is for editing code.

The editor is still a work in progress. There is a chance it will eat up your battery, run quite slowly,
and probably crash frequently.

Here's a screenshot of Phi in action:

goals

The editor must:

  • run fast;
  • load and edit large files with ease;
  • look pretty; and finally
  • be easy to use

non-goals

The editor probably wont:

  • have any plugin support;
  • be very customizable in terms of layout;
  • support many non utf8 encodings;
  • support non true-type-fonts;
  • support right-to-left languages;

Avoiding most of these is to avoid complexity in the code-base
and general architecture of the editor and is beyond the scope of this project currently.

why?

The editor does not exist as a serious replacement to Sublime Text/VSCode/Emacs/[editor name here].

Though one of my big goals for the project is to possibly replace sublime text for my own personal use. Thus the editor is somewhat optimized for my own work-flow.

The code is up purely for people to look at and maybe use or contribute or whatever. Sharing is caring!

reporting bugs/troubleshooting

Note the editor is still unstable. Please report any bugs you find so I can
squash them! It is appreciated if you skim the issue (or search!) handler to make sure
you aren't reporting duplicate bugs.

before filing an issue

Just to make sure it's an issue with the editor currently and not due to a
broken change - please can you:

  • make sure the repository is up to date
  • make sure all the dependencies are updated, especially "github.com/felixangell/strife"
  • try removing the ~/.phi-config folder manually and letting the editor re-load it

building

See the BUILDING file.

license

MIT License

主要指標

概覽
名稱與所有者felixangell/phi
主編程語言Go
編程語言Go (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2016-11-11 10:57:52
推送於2023-02-25 07:19:18
最后一次提交2021-01-10 21:59:31
發布數9
最新版本名稱v0.1.8 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數315
關注者數5
派生數19
提交數320
已啟用問題?
問題數86
打開的問題數19
拉請求數9
打開的拉請求數2
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?