Skip to content

Conversation

just6660
Copy link
Collaborator

@just6660 just6660 commented Jul 5, 2022

settings and spotlight search

@vercel
Copy link

vercel bot commented Jul 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nova-editor ✅ Ready (Inspect) Visit Preview Jul 21, 2022 at 2:58PM (UTC)

settingsBtn.addEventListener("click", () => {
this.renderSettings();
});
}
Copy link
Owner

Choose a reason for hiding this comment

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

add a function here that would toggle each of the settings.

}

this.settingsObject = {
"Coloured Blocks": true,
Copy link
Owner

Choose a reason for hiding this comment

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

use an enum for these strings

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