Finni
Finni
Thank you so much, @yy945635407 ! For me, I had to change the `prefix` value in lines 3589 to 3591 from prefix: this.settings.highlighterMethods === "css-classes" ? '' : '', to...
Are vertical extra lines in bar graph still impossible?
If you want to generally use highlightr for text coloring and not for highlighting, an explanation of how to do this can be found in #29
Any update? I have the same problem
I tried the solution explained [here](https://stackoverflow.com/a/32080491): Adding this to the podfile before the last line: ``` post_install do |installer| installer.pods_project.build_configuration_list.build_configurations.each do |configuration| configuration.build_settings['CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES'] = 'YES' end end ``` (If you...
Any update on how to do this? @ikwyl6 did you get it working? I added these lines into `api.py` because I want to access the collections: ``` def collection_list(self, **kwargs):...
Bump? @tomgross @ikwyl6 EDIT: indeed this does work when logged in with username/password, but it does not work with oauth2
@ikwyl6 why do you think that? I couldn't find anything about additional required parameters for oauth2 in the pCloud API docs... (I didn't find much information on this anyways)
Any update on this?
> can you run the portable version of txs, it does not need installation ... I just downloaded the 4.7.2 portable for windows and a SmartScreen warning appeared. Using the...