We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
using InlineStrings
julia> using InlineStrings julia> # typing something has significant input lag (when OhMyREPL.jl is loaded)
(I opened an issue here because it's OhMyREPL that's at work while typing things.)
Came up over in JuliaCon.jl (JuliaCon/JuliaCon.jl#37).
cc: @quinnj
The text was updated successfully, but these errors were encountered:
maybe same underlying cause as #355 ? Namely type piracy?
Sorry, something went wrong.
string
Not type piracy but invalidations. JuliaStrings/InlineStrings.jl#77 fixes this.
Should be fixed now
Successfully merging a pull request may close this issue.
(I opened an issue here because it's OhMyREPL that's at work while typing things.)
Came up over in JuliaCon.jl (JuliaCon/JuliaCon.jl#37).
cc: @quinnj
The text was updated successfully, but these errors were encountered: