Felix Fritz

Results 17 comments of Felix Fritz

For macOS: ``` rm -rf ~/Library/Application\ Support/Code/User/globalStorage/tabnine.tabnine-vscode rm -rf ~/Library/Application\ Support/TabNine ``` Edit: Still not enough, the processes keep coming back up and the folders are being recreated.

@rsms Any feedback on this? Would you be able to point me into the right direction on how to achieve this?

@rsms Would you be so kind to point me in the right direction? That would help a lot. I only need the alternative numbers from 0 to 9 which are...

@sbeca Would you mind merging this?

Yip, seems to be resolved for me. Thanks!

The main issue seems to be the folder strucutre of the project. That's also what is holding me back from deploying using cloud66, because their tools require the root of...

Interesting. Looking at the recent TikTok news regarding exactly this behaviour, this should better be investigated.

@sodik82 I am still getting a warning, even when I do provide this prop. My Code: ``` import { ColorPicker, toHsv, fromHsv } from 'react-native-color-picker'; import Slider from '@react-native-community/slider'; //...