Piradata
Piradata
Anyone has an solution for this? I'am still having this error too..
> I can confirm that by deleting and re-installing the app "prt sc" works as it should. Yea, can also confirm, but only worked after i followed @mishafeingold suggestion of...
Is this planned for ruby 3.4?
If i open the folder `mainapp` as workdir  it works fine (before it was loading infinitely and giving the error mentioned above of `failed to find an RSpec test...
same error for me here with wsl, user dict works fine, thought i don't know where this file is. Tried even to create the `spellright.dict` file inside of `.vscode` folder...
same bug here, it is changing this: ```ruby def validate_required_configs self.class.schema.select { |_name, config| config[:required] } .each do |field_name, _config| field_name_label = "#{field_name}_label" error_message = "#{::I18n.t(field_name_label)} #{::I18n.t('activerecord.errors.messages.blank')}" errors.add(:base, error_message) if...
> It's likely a false negative for `Layout/IndentationWith` cop. Do you meant `IndentationWidth`? If so then yes, its possible, because it cries about that when I disable the autoformat ...
> this appears to be an issue with the `entitySuffix` property. Can you (temporarily) work without specifying it? Also, a PR fixing this is highly welcome Why do you think...
strange, if the OS is in ru the language should have been detected automatically here:  where `@locales` are 
added language selector menu to solve this