• Joined on 2023-11-10
ps pushed to main at ps/jai-resources 2024-05-29 19:08:18 +00:00
fc7bff4c68 Updating Usage code section of package_macos.jai
bfc294f46e Adding instructions for setting breakpoints in Xcode in jai files
Compare 2 commits »
ps created repository ps/env 2024-05-25 20:36:19 +00:00
ps pushed to master at ps/4coder 2024-05-14 02:29:22 +00:00
be632574e6 Added yeet sheet implementation
ps pushed to master at ps/4coder 2024-05-14 00:42:44 +00:00
46a0466ff4 Removed File_Edit_Positions.last_set_type since it was always set but never read
24f7f66a24 Added scope highlight colors
Compare 2 commits »
ps pushed to master at ps/4coder 2024-05-14 00:10:16 +00:00
001cf5fa57 Buffer name resolution simply appends a project relative path for files inside the project and a global path for files outside.
ps pushed to master at ps/4coder 2024-04-27 20:43:59 +00:00
2142ef2ce9 Cleaning up line endings on save
ps pushed to main at ps/jai-resources 2024-04-22 22:29:40 +00:00
427953c5f8 Formatting for how_to_debug_in_xcode.md
ps pushed to main at ps/jai-resources 2024-04-22 22:29:01 +00:00
c76ef1e678 Adding breakpoint setting instructions for Xcode
ps pushed to main at ps/jai-resources 2024-04-22 22:19:54 +00:00
e3d29fbf7c Adding README.md to macos_development
ps created branch main in ps/jai-resources 2024-04-22 22:16:42 +00:00
ps pushed to main at ps/jai-resources 2024-04-22 22:16:42 +00:00
fa0b7cbc2c Adding basic macos_development files
9d040998f0 ignoring all .dSYM files correctly
4649bbf34e Initial commit + gitignore
ps created repository ps/jai-resources 2024-04-22 21:10:34 +00:00
ps pushed to master at ps/4coder 2024-03-27 20:49:54 +00:00
120c6ceaad gs_parse_jump_location handles jai paths better
5842d13294 string_find_first_of_set impl
2c82233524 Adding freetype.lib for x64 windows dependencies
Compare 3 commits »
ps pushed to master at ps/4coder 2024-03-26 23:00:59 +00:00
3f1c591196 Reverting prior change to map_loose_match
ps pushed to master at ps/4coder 2024-03-23 00:16:25 +00:00
f1d6ac0e53 adding execute permissions to build-mac-dev.sh
ps pushed to master at ps/4coder 2024-03-22 23:56:06 +00:00
e33bdffc7d Fixing issue where keyUp events aren't sent for keys that become modified by the command key
ps pushed to master at ps/4coder 2024-03-22 22:17:54 +00:00
cba2574e8a 4coder_command_map now gets the best match for a given input rather than the first match when Loose Matching
58a4314177 ship-files/config sets user to PS
8675d371a4 dedicated build-mac-release and build-mac-dev files in bin
41d0d07b5c libfreetype updates
7f2a414182 package-mac.sh grants execute permissions to the output executable
Compare 5 commits »
ps pushed to master at ps/4coder 2024-02-15 02:11:21 +00:00
ad189e911a Adding mm files to treat-as-code
ps pushed to master at ps/4coder 2024-02-11 04:12:39 +00:00
24c8370f75 Indent next line only on hitting enter
5aebe18778 Disabling undo fade out
Compare 2 commits »
ps pushed to master at ps/4coder 2024-02-11 03:34:29 +00:00
18e608a152 Parsing jai style compiler errors