Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu was using name NewApplication instead of CodeEdit #58

Merged
merged 1 commit into from
Mar 18, 2022
Merged

Menu was using name NewApplication instead of CodeEdit #58

merged 1 commit into from
Mar 18, 2022

Conversation

0xWDG
Copy link
Collaborator

@0xWDG 0xWDG commented Mar 18, 2022

Menu items where using the name NewApplication instead of CodeEdit

image

@lukepistrol lukepistrol merged commit fadcc84 into CodeEditApp:main Mar 18, 2022
xinix909 pushed a commit to xinix909/CodeTransfer that referenced this pull request Sep 7, 2024
…ont and ruler Inset scale with text font size. (CodeEditApp#170)

<!--- IMPORTANT: If this PR addresses multiple unrelated issues, it will
be closed until separated. -->

### Description

This PR adds a customized SF Pro Font which aims to look like the Xcode
Digits font.
The ruler font and the ruler insets scale with the text font size. 

### Related Issues

<!--- REQUIRED: Tag all related issues (e.g. * CodeEditApp#123) -->
<!--- If this PR resolves the issue please specify (e.g. * closes CodeEditApp#123)
-->
<!--- If this PR addresses multiple issues, these issues must be related
to one other -->

* closes CodeEditApp#58
* closes CodeEditApp#157 

### Checklist

<!--- Add things that are not yet implemented above -->

- [x] I read and understood the [contributing
guide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md)
as well as the [code of
conduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md)
- [x] The issues this PR addresses are related to each other
- [x] My changes generate no new warnings
- [x] My code builds and runs on my machine
- [x] My changes are all related to the related issue above
- [x] I documented my code

### Screenshots

<!--- REQUIRED: if issue is UI related -->
PointSize 13:
Xcode left, CodeEdit Right:
<img width="73" alt="image"
src="https://user-images.githubusercontent.com/82230675/227798735-1041b4a0-7aa9-4e3e-8c73-a8993427e862.png">

PointSize 20:
Xcode left, CodeEdit Right:
<img width="162" alt="image"
src="https://user-images.githubusercontent.com/82230675/227799017-87c08fb7-bac5-4a63-8fb2-b0bf4b0f3f0b.png">



<!--- IMPORTANT: Fill out all required fields. Otherwise we might close
this PR temporarily -->

---------

Co-authored-by: Lukas Pistrol <l.pistrol@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants