- Jakarta, Indonesia
- https://read.cv/fortressia
- Joined on
2021-12-02
fortressia pushed to feat/new-file at fortressia/echidna
- 319bc3914b Merge branch 'main' into feat/new-file
- e077e690f2 fix: panic! expecting &str in editor/mod.rs
- c6da158bb6 feat: implement saving file normally
- f785463540 refactor: refactor things with Clippy's help
- fa128ca284 feat: enable GtkSourceView line numbers and line marks
- Compare 36 commits »
fortressia commented on pull request fortressia/echidna#24
fix: panic! expecting &str in editor/mod.rsMerged.
fortressia closed pull request fortressia/echidna#24
fix: panic! expecting &str in editor/mod.rsfortressia pushed to main at fortressia/echidna
- e077e690f2 fix: panic! expecting &str in editor/mod.rs
fortressia created pull request fortressia/echidna#24
fix: panic! expecting &str in editor/mod.rsfortressia pushed to fix/panic_format at fortressia/echidna
- e077e690f2 fix: panic! expecting &str in editor/mod.rs
fortressia closed pull request fortressia/echidna#21
feat: implement saving file normallyfortressia commented on pull request fortressia/echidna#21
feat: implement saving file normallyMerged by c6da158bb6.
fortressia pushed to main at fortressia/echidna
- c6da158bb6 feat: implement saving file normally
- 5e574299f3 Merge branch 'main' into 'feat/save'
- d8c7f104ab feat: implement "Save" menu
- 52d1bdf7db refactor: move the code for saving files to EchidnaCoreEditor
- ce8fb5dd12 refactor: separate get_current_tab() from save_file_as()
- Compare 6 commits »
fortressia commented on pull request fortressia/echidna#23
refactor: refactor things with Clippy's helpMerged by f785463540.
fortressia closed pull request fortressia/echidna#23
refactor: refactor things with Clippy's helpfortressia pushed to main at fortressia/echidna
- f785463540 refactor: refactor things with Clippy's help
- e0d353a10b refactor: remove double pointer in setting a file's tab title
- b53915afa0 refactor: set unused parameters in TabLabel as unused
- 9b99932fdd refactor: use match when processing EchidnaCoreEditor's initial file
- 8e31be7e47 refactor: don't unwrap tab label' childs and use match when prepending it
- Compare 8 commits »
fortressia commented on pull request fortressia/echidna#22
feat: enable GtkSourceView line numbers and line marksIdk why Gitea doesn't update PRs when the commits have been manually merged yet.
fortressia commented on pull request fortressia/echidna#22
feat: enable GtkSourceView line numbers and line marksMerged by fa128ca284. Shouldn't have updated the head branch, but accidentally did that.
fortressia closed pull request fortressia/echidna#22
feat: enable GtkSourceView line numbers and line marksfortressia pushed to feat/editor-gutter at fortressia/echidna
- 6cec9c59af Merge branch 'main' into feat/editor-gutter
- fa128ca284 feat: enable GtkSourceView line numbers and line marks
- e3b330a57c fix: activity views not appearing
- d98266255a refactor: use gtk::show_uri() instead of webbrowser crate
- c1193df8a2 refactor: make tab label their own widget
- Compare 16 commits »
fortressia pushed to main at fortressia/echidna
- fa128ca284 feat: enable GtkSourceView line numbers and line marks
- c3a0e5dcee feat: enable GtkSourceView line numbers and line marks
- Compare 2 commits »