Nicolas Gimenez

Results 22 issues of Nicolas Gimenez

Hi! Currently, the Eclipse LSP Server seems to use the LSP `FormattingOptions` in `textDocument/formatting`, `textDocument/rangeFormatting` and `textDocument/onTypeFormatting` (any formatting directives) over the formatting configuration file explicitly loaded from `java.format.settings.url`, which...

formatter

Hi there! Amazing initiative... I have a little concern however. Not everyone have the same notions of how we should be governed, or how we should govern ourselves. Even among...

Type: Discussion

Hi there! Thanks for this amazing library. I really love it. It is terribly simple to use and yet powerful. It removes so much complexity from our CSS :+1: ....

### Background information - **Dendrite version or git SHA**: 16035b97 - **Monolith or Polylith?**: building - **SQLite3 or Postgres?**: N/A - **Running in Docker?**: N/A - **`go version`**: 1.16.13 ###...

Try it locally, `java.updateLanguageServer` downloads `~/.config/coc/extensions/coc-java-data/server/jdt-language-server-0.9.0-201711302113.tar.gz` instead of `~/.config/coc/extensions/coc-java-data/server/jdt-language-server-latest.tar.gz` which currently corresponds to `jdt-language-server-0.68.0-202012242230.tar.gz`. Version 0.9 was probably an error from Eclipse. It is annoying because it renders `java.updateLanguageServer` unusable....

Cant' reproduce

Hi, Thanks for the work on this library, it's quite accurate! I'd be awesome if the model could pinpoint the aspect of the input text that triggered a high level...

EDIT: see https://github.com/filecoin-project/boost/issues/609#issuecomment-1430377900 . I suggest to move the `dealfilter` component in a separate repo (only the types that generate the JSON). ## Current situation Third-parties that want to integrate...

kind/enhancement
area/cli

# Problem Running `quasar ext add ssg` in a project that was scaffold using Quasar CLI with Vite 5 outputs the following error: ```bash npm ERR! code ERESOLVE npm ERR!...

Hi there, I came across this repository upon a Google search on how to convert DER encoded signature to P1363 in Java. Thanks for your work! After lots of tinkering,...

Implement this: https://www.figma.com/design/YYizbTUAX6eE6m2hyRWcQ0/Afterwork-MVP?node-id=0-1 Frontend-only (mock backend interactions) - [ ] **Create mock data for frontend purposes (along the way when needed, not all at once)** - [ ] **Feed layout...