Titouan CREACH
Titouan CREACH
In single file component (SFC) this is possible to have scoped css, css that work only for the component and it's child. In my case, I want to do a...
Hello, I juste created a new function via the vs code extension: version of the extension: v1.6.0 type of azure function: dotnet 6 (not isolated), azure bus queue trigger function...
The doc says the styling is possible via CSS. It would be good to add a custom css stylesheet as an argument for the convertion. ```python custom_css = """ path...
### Language server vscode-csharp ### Requested feature https://devblogs.microsoft.com/visualstudio/announcing-csharp-dev-kit-for-visual-studio-code/ Microsoft released a new version of vscode extension for C# on 06/06/2023. `by a new fully open-source Language Server Protocol (LSP) host,...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when: I need to split the string manually after it matches `.startsWith` or `.endsWith` or regex (matching...
In some case, order in json is important and I noticed, keys in json objects are reordered, for example: ``` ### POST {{Repro_HostAddress}}/du/ Accept: application/json Content-Type: application/json { "param": {...
### `typeid.1.0.1-alpha.14` Typeid and UUIDv7 implementation in OCaml TypeId and UUIDv7 implementation in OCaml --- * Homepage: https://github.com/titouancreach/typeid-ocaml * Source repo: git+https://github.com/titouancreach/typeid-ocaml.git * Bug tracker: https://github.com/titouancreach/typeid-ocaml/issues --- :camel: Pull-request generated...
Hello, Do you need / want any help to release the v3 ? I'm sure the community could help.
### Did you check existing requests? - [X] I have searched the existing issues ### Describe the feature I have a file like: foobar.js if I rename the file to...
I think it would could be handy to replace the url (for cni-[xxx]) to the "$alisases.components" in components.json and then fallback to "@/components/ui" if not defined or if any error....