-
Heres a simplified example:
```
//Example.tsx
import { launchImageLibrary } from "react-native-image-picker";
...
{
const result = await launchImageLibrary({ mediaType: "mixed…
-
_written and maintained by @carlos-zamora_
Settings UI Issue: #1564
Settings UI PR: #8048
Settings UI Spec & Design: #6720
Now that it has merged to main, there are a few follow-up items to wo…
-
In oceanic-next, I have support setup for conditional italics/bolds, if the terminal supports it.
``` viml
let s:bold = ""
if exists('g:oceanic_next_terminal_bold')
let s:bold = "bold"
endif
let g…
-
Hello,
I get the above error when I run vim.
My vimrc file is :
syntax on
set nocompatible " be iMproved, required
filetype off " required
if has("autocmd")
a…
-
# Description of the new feature/enhancement
I would like to make 2 profiles for same WSL, But as I tested, then you cannot put different GUID to make a duplicate with changes. I guess it is some…
-
I have been following the cookbook and tutorial and would like to show an appbar with a leading back button. When adding a SheetContentScaffold, with an appbar nothing shows in it. I can see it being …
-
Subscribe to this issue and stay notified about new [weekly trending repos in Nix](https://github.com/trending/nix?since=weekly).
-
### Describe the highlighting problem
Syntax highlighting fails in large CSS files and highlights `to`, `or`, `and` within the code.
This screenshot shows, on the left side, the problem in the hig…
-
### Describe the bug
When scrolling horizontally on a long line, highlights change. This doesn't occur when treesitter highlights are disabled. Colorscheme doesn't affect it.
Watch the left ~3 c…
clo4 updated
9 months ago
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/nvimtools/none-ls.nvim#faq) and it didn't resolve my problem.
### Issues
- [X] I have checked [existing issues](https://github.com/nvimtool…