Stefan van den Oord

Results 21 issues of Stefan van den Oord

Today we observed the following issue: while collaborating in a live share session, the guest creates a "new untitled file", which gets the name "Untitled-1". The guest puts some content...

feature-request
area: workspace
p3
Stale

This is a work-around because currently Live Share causes clojure files to always be opened as notebooks. See: https://github.com/BetterThanTomorrow/calva/issues/1850 This PR is not intended actually be merged. It is a...

Live share support of Calva is not something that most contributors (quite understandably) have in their minds when working on Calva. In order to ensure this keeps working, it would...

Apparently VSCode has an inlay hint system which they use for typescript and javascript to show parameter names in function calls, inline. See this intro video if you're not sure...

ux
editing
developer ergonomics

In one of the last versions up to v2.0.257 this stopped working. I don't know which one exactly. We're using polylith. When trying to connect to the remote REPL as...

It would be awesome if the test runner would (in the Calva output) not just show what was the expected and actual output, but also what's the difference between the...

good first issue
test-runner

## What has changed? Clojure-lsp has a move-form refactoring that doesn't have an equivalent command in Calva yet. This PR adds the refactoring. Fixes #2015 ## My Calva PR Checklist...

~I noticed that "destructure keys" and "restructure keys" are available in clojure-lsp, but not in Calva. They should be added to Calva as well, so that Calva users can also...

lsp

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
kind/engineering

# TL/DR I think it would be valuable for Graal to be able to analyse the (open source) software licenses of _dependencies_ of my software. # Rationale People and organisations...