Pierre-Yves Bigourdan
Pierre-Yves Bigourdan
Hello @videometas 👋🏻 I've just tried this out, as far as I can tell, the extension works fine on Youtube Shorts with Firefox. Are there any errors in your browser...
Hello @air48! Thanks for the feedback! My time on this project is pretty limited at the moment, but I'd be happy to review an external contribution. :)
Hello @MMarty11 ! 👋🏻 Thanks for the suggestion. As far as I know, browsers don't support applying the CSS filters used by this extension to specific video areas. However, if...
Hello @arrotinoD ! Thanks for the suggestion! My time on this project is pretty limited at the comment, but I'd be happy to review an external contribution. :)
Hello @claspina ! 👋🏻 Thanks for reporting this. Would you like to submit a pull request with a fix? :)
For context on how to do this, I believe one would need to take the CSS values from [here](https://github.com/dbeaver/dbeaver/blob/devel/plugins/org.jkiss.dbeaver.core/css/e4-dark_dbeaver_prefstyle.css), and add them to the [Moon](https://github.com/PyvesB/eclipse-planet-themes/blob/master/planet-themes-plugin/css/moon.css), [Neptune](https://github.com/PyvesB/eclipse-planet-themes/blob/master/planet-themes-plugin/css/neptune.css) and [Pluto](https://github.com/PyvesB/eclipse-planet-themes/blob/master/planet-themes-plugin/css/pluto.css) files with...
Hello 👋🏻 The thing that gets the font colors in my themes is the following: https://github.com/PyvesB/eclipse-planet-themes/blob/d512c2a1aa579b10ae78cab7c39d490f84e8f194/planet-themes-plugin/css/planets-dark.css#L1-L3 But it's pretty radical in the sense it applies to all elements within a...
I am not able to reproduce with Eclipse 4.15, Buildship 3.1.3 and latest Clean Sheet:  Probably best to close this issue unless @urferr can provide steps to reproduce with...
> You should report the issue to the [EGit project](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EGit) I disagree. The faulty line of code is in the Cucumber project: https://github.com/cucumber/cucumber-eclipse/blob/fe9cff7944f58614d3051ecf611d5e3695c01681/cucumber.eclipse.editor/src/main/java/cucumber/eclipse/editor/editors/Editor.java#L166 Assuming that the editor input is necessarily...
Hello @airtonix, Currently, the language used to configure the Monaco editor with syntax highlighting and basic IDE features is inferred from either the webpage's file extension or the returned content-type....