codegirl007

5.3K posts

codegirl007

codegirl007

@codegirl007

serving from both ends is why I’m the life of the party. you wouldn’t understand.

Beigetreten Kasım 2021
248 Folgt2.2K Follower
codegirl007
codegirl007@codegirl007·
@ChShersh I can type emojis without thumbs too. 🖕🖕 Oh wait. 😛
English
0
0
1
17
Dmitrii Kovanikov
Dmitrii Kovanikov@ChShersh·
When people look at my pfp, they think I don’t have hands. When they look at the code I produce, the theory sounds even more plausible. However, to address the common misconception, I actually have hands. Here’s the original.
Dmitrii Kovanikov tweet media
English
20
0
80
3.9K
codegirl007
codegirl007@codegirl007·
@DerekCorniello Oh I don't know, I just made a very broad assumption. I probably should have said "I assume that native browsers support treesitter." I primarily only use neovim so... there's that. :D
English
1
0
1
10
Derek Corniello
Derek Corniello@DerekCorniello·
@codegirl007 from what i can tell, VSCode, Sublime, and JetBrains all use TextMate style natively. otherwise, you have to use plugins that help support it, amiwrong?
English
1
0
1
13
codegirl007
codegirl007@codegirl007·
Working on my editor I wrote in C. Implemented syntax highlighting. There’s so little color I can’t tell if it works. 🙈
codegirl007 tweet media
English
11
0
61
2.2K
codegirl007
codegirl007@codegirl007·
@DerekCorniello You don't need to use both. You can do it with treesitter grammars alone. It gives more precise highlighting and performance. You only need textmate if you're targeting an editor that doesn't support treesitter (which I believe most modern ones do).
English
1
0
1
35
Derek Corniello
Derek Corniello@DerekCorniello·
@codegirl007 im working on a proglang that i designed. from what i can tell, syntax highlighting is mainly done via textmate and treesitter grammars? is this correct?
English
1
0
2
32
codegirl007
codegirl007@codegirl007·
@C11_Otter Appreciate it. I'll add it to the list of repositories to reference. :)
English
0
0
0
4
c_otter
c_otter@C11_Otter·
@codegirl007 github.com/yzziizzy/gpued… I'm not claiming it's the best editor, but there are surprisingly few open source text editors out there to see how they did things. The undo system was especially annoying and still has a few bugs.
English
1
0
1
8
codegirl007
codegirl007@codegirl007·
@C11_Otter I’ll get there. I don’t write a whole lot of C so a lot of it is discovering how to do things as I go.
English
1
0
1
19
codegirl007
codegirl007@codegirl007·
@forGL_as_lang Yeah one of my next gohals is to incorporate LSPs and be able to do stuff with that as far as identifying problem areas. At some point, I'll use this editor to write this editor so that I can feel the pain points and resolve them.
English
0
0
0
36
Randy Maxwell forGL
Randy Maxwell forGL@forGL_as_lang·
Enjoying your attitude and Incremental screen shots showing changes and new features, thanks ! Syntax colors use suggestions: Problem areas RED Hard coded constant numbers. Constant Strings (i18n translation). GREEN for // or multi line Comments. Perhaps a useful feature most code editors do Not have is a filter based on Type of programming language element. Also the collapse / expand some editors allow for function body or within { } for example. So much for a "simple" editor :)
English
1
0
1
45
codegirl007
codegirl007@codegirl007·
@marcsh Not really. It's very... rudimentary right now. I don't write a ton of C usually so there's probably a lot of ... questionable decisions I've made. But it is a lot of fun at least.
English
0
0
1
29
/// //
/// //@marcsh·
@codegirl007 Using a cool datastructure for the loaded file?
English
1
0
0
37
codegirl007
codegirl007@codegirl007·
@onlyspxctre I tried to but failed! Haha. I’m still learning how to do things. I’ll get there!
English
0
0
3
34
codegirl007
codegirl007@codegirl007·
@frntend_dev Like it? It’s been a slow project because I only work on it for 20-30 minutes a day at most. But it’s one of the more fun projects because there’s a lot I don’t know how to do.
English
0
0
0
38
codegirl007
codegirl007@codegirl007·
@crzptn Haha. Gonna start to build my editor with my editor.
English
0
0
1
20
codegirl007
codegirl007@codegirl007·
@crzptn Haha. I only use neovim. This is just for fun. 🙂
English
0
0
2
113
ً
ً@crzptn·
@codegirl007 you have 30 minutes to use it.. then back to nvim.
English
1
0
1
111
codegirl007
codegirl007@codegirl007·
Oh yeah, look at those line numbers. Looks like a real editor now written in C. These itty bitty steps are so fun.
codegirl007 tweet media
English
4
1
37
927
codegirl007
codegirl007@codegirl007·
@_andrewthecoder I’m planning to. I just don’t know how yet so next time I work on it, I’ll have to do a bit of research.
English
1
0
1
14
andrewthecoder
andrewthecoder@_andrewthecoder·
@codegirl007 I enjoyed very much making my terminal based text editor. Do you plan on including syntax highlighting? I did, but my implementation was pretty sloppy, I am sure there is a cleaner way.
English
1
0
1
15
codegirl007
codegirl007@codegirl007·
@_andrewthecoder It’s slow because I have other projects I’m working on but probably the most fun project I have right now.
English
1
0
1
31
codegirl007
codegirl007@codegirl007·
Thought I would miss having a 16 inch laptop. Come to find out, the extra 3 inches didn't matter that much.
English
5
0
15
838