John Mica

Results 10 issues of John Mica

- Issue Type: `Performance` - Extension Name: `bracket-pair-colorizer-2` - Extension Version: `0.0.28` - OS Version: `Darwin x64 18.2.0` - VSCode version: `1.31.1` [CoenraadS.bracket-pair-colorizer-2-unresponsive.cpuprofile.txt](https://github.com/CoenraadS/Bracket-Pair-Colorizer-2/files/2930212/CoenraadS.bracket-pair-colorizer-2-unresponsive.cpuprofile.txt) Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load

this is the test suit ``` import { mount, createLocalVue } from '@vue/test-utils' import Vuetify from 'vuetify' import Vuex from 'vuex' import ChainsSwiper from '@/components/ligandability/ChainsSwiper' import { directive } from...

First, thanks for the wrapper and the hard work. Second, i have a few thoughts that might be issues or not and here they are common requirements - using with...

Not a bug

I have changed the title with my own. Also I have added a logo when scrolled to appear with the site title as per the picture ![captura de ecran din...

Hy guys, seems that saving any settings of the plugin using the Admin (latest) GUI will change the url from ` domain.com/admin/plugin/simplesearch ` to ` domain.com/search/plugin/simplesearch ` which causes an...

Hi guys, Just updated to the latest version and it seems that the placeholder no longer finds the proper string to display. As per the picture attached it stays to...

Hi guys, Not sure if this is an issue per say or not, but I've been trying to achieve some magical things with Grav and this plugin and I ran...

_lib /parser.mjs is missing ``` import { YearParser } from "./parsers/YearParser.mjs"; ``` index.mjs is missing ``` export * from "./yearsToDays.mjs"; export * from "./yearsToMonths.mjs"; export * from "./yearsToQuarters.mjs"; ``` this...

There seems to be a bug with webkit that triggers the blurry whenever a transform is applied https://bugs.webkit.org/show_bug.cgi?id=27684 however there seems to be a possible fix by using ``` matrix(...

**Describe the bug** A clear and concise description of what the bug is. Using Vue3 and the latest 0.3.4 version of the vue3-carousel i import the component and the slider...