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

Stop using deprecated Talon settings api #2165

Closed
pokey opened this issue Jan 7, 2024 · 0 comments · Fixed by #2166
Closed

Stop using deprecated Talon settings api #2165

pokey opened this issue Jan 7, 2024 · 0 comments · Fixed by #2166

Comments

@pokey
Copy link
Member

pokey commented Jan 7, 2024

It's causing a talon deprecation warning on latest beta.

Instead of foo = Setting(...); foo.get(), we need to use settings.get("user.foo")

cursorless-bot pushed a commit to cursorless-dev/cursorless-talon that referenced this issue Feb 20, 2024
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 a pull request may close this issue.

1 participant