Chhekur / colon-ide

Colon is a flexible text editor, built on Electron, and based on everything we love about our favorite editors. We are trying to designe it to be fully customizable.
https://chhekur.github.io/colon-ide/
MIT License
99 stars 23 forks source link

Are you support VSC ? #15

Closed hong4rc closed 5 years ago

Chhekur commented 5 years ago

could you elaborate your point, what you actually wanna ask ?

hong4rc commented 5 years ago

Example:

Chhekur commented 5 years ago

Example:

  • Show git blame inside ide.
  • show diff of the file with the last version, mark line of the file changed, quick revert that change.
  • show commit tree and user can revert, show diff,.etc.. of each commit
  • or make it plugin-able

So you want git support, am I right ?

hong4rc commented 5 years ago

Yes, it is maybe SVN(I don't use it so I don't know about it), git

Chhekur commented 5 years ago

Yes, it is maybe SVN(I don't use it so I don't know about it), git

Could you tell me about what SVN is ? because maybe I am interpreting it wrong

hong4rc commented 5 years ago

SNV(Subversion) is a version control system (same git)

Chhekur commented 5 years ago

I'll definitely work on it, If you find anything else which is missing, create an issue for that as well

hong4rc commented 5 years ago

👍