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

Implemented keyboard shortcuts #86

Merged
merged 3 commits into from
Mar 10, 2024
Merged

Implemented keyboard shortcuts #86

merged 3 commits into from
Mar 10, 2024

Conversation

LukaszMMazur
Copy link
Contributor

No description provided.

@LukaszMMazur LukaszMMazur requested a review from a team as a code owner March 8, 2024 15:28
Copy link
Contributor

@mazurroman mazurroman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some minor comments. Looking really good otherwise!

@@ -37,11 +37,24 @@ const EditorControls = ({
perform: () => {
onCompileRun()
},
subtitle: 'Run execution',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

components/Editor/index.tsx Outdated Show resolved Hide resolved
components/Editor/index.tsx Outdated Show resolved Hide resolved
components/Editor/index.tsx Outdated Show resolved Hide resolved
components/Editor/index.tsx Outdated Show resolved Hide resolved
components/Editor/index.tsx Outdated Show resolved Hide resolved
components/Tracer/index.tsx Outdated Show resolved Hide resolved
components/Tracer/index.tsx Outdated Show resolved Hide resolved
components/Tracer/index.tsx Outdated Show resolved Hide resolved
components/Tracer/index.tsx Outdated Show resolved Hide resolved
@mazurroman mazurroman self-requested a review March 8, 2024 21:18
@mazurroman mazurroman merged commit b220caa into walnuthq:main Mar 10, 2024
3 checks passed
@mazurroman mazurroman linked an issue Mar 10, 2024 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for more keyboard shortcuts
2 participants