Skip to content

Releases: marc2332/valin

v0.0.10

02 Jun 19:25
9e16efa
Compare
Choose a tag to compare

Just a small fix.

v0.0.9

02 Jun 17:56
e46289c
Compare
Choose a tag to compare

recently made some fixes, performance improvements and new features to the text editing in freya

  • delete selected text when using backspace or delete key
  • delete text with the delete key
  • select all text with ctrl-a (meta in mac)
  • support editing text with emojis, chinese characters, etc
  • text selection should now be faster and not lag over time (there was abug for this)
  • text can now be selected by using the shift key and then clicking with the mouse
  • I also refactored the internals to make things simpler and less bug prone, obviously added a bunch of new tests

v0.0.8

19 May 21:05
0320096
Compare
Choose a tag to compare
  • Some UI improvements and fixes
  • Updated freya
  • Revamped the Commander

image

Full Changelog: v0.0.7...v0.0.8

v0.0.7

11 May 16:51
f125f7a
Compare
Choose a tag to compare
  • Redesigned the Status Bar, Files Explorer and tabs
  • Fixed some font size shortcuts reactivity
  • Fixed undo and redo shortcuts
  • Smooth scrolling for the text editor
  • Removed the Sidebar
  • Settings editor
  • More syntax is now highlighted
  • Display with the leading spaces
  • Lot of internal code has been improved

demo

v0.0.6

05 May 20:11
04a9443
Compare
Choose a tag to compare

Just a small fix.

v0.0.5

05 May 18:42
848a6f5
Compare
Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

Just a small reactivity fix.

v0.0.4

05 May 17:16
2a84b23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

23 Apr 19:46
d6cbf9e
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Renamed project from freya-editor to Valing
  • Major clean up of internals, specially related to state management and LSP integration
  • Being work on transport-agnostic file system support
  • Small UI improvements
  • Small performance improvements

v0.0.2

20 Apr 17:02
a54a876
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Save Files
  • Improved UI
  • Fix cursor reactivity in the status bar
  • Enabled LSP support with the --lsp flag
  • Cleaned up internal code

v0.0.1

20 Apr 07:34
fd834c7
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

freya-editor

鈿狅笍 This is a work in progress experimental code editor using Freya 馃.

What's Changed

Full Changelog: https://github.com/marc2332/freya-editor/commits/v0.0.1