Konstantin

Results 13 comments of Konstantin

Indeed, I also had `language-javascript-jsx` installed but after uninstalling it and instead using `language-babel` the tern server was available again.

I think that's an excellent suggestion @pietercolpaert. By conforming to tree, [Relations](https://treecg.github.io/specification/#relations) and even [Search forms](https://treecg.github.io/specification/#searching) could offer a solution for the challenge at hand and more. When paginating [LDES](https://semiceu.github.io/LinkedDataEventStreams/)...

Hey folks, I'm wondering if there has been some progress on supporting GeoSPARQL queries? The specific use-case I'm currently looking into requires that we only select entities within a specific...

Same here, I took the following steps: * Using the build pack from elements - I can't see attempts to install diesel cli in the log * Configure the build...

Hi Dylan! I installed Sublime Merge by downloading the app from https://www.sublimemerge.com. Here is the requested debug information: === App Version Information === Build: 2059 === Git Version Information ===...

I continue to experience the issue every now and then. When you say MAC address, I'm thinking if this can be related to a [a built-in security feature](https://support.apple.com/en-gb/guide/security/secb9cb3140c/web) of macOS/iPadOS/iOS/watchOS...

Adding `-ld64` can be a good work-around, just bear in mind that the old toolchain is deprecated and will be removed from Xcode at some point. I can test building...

Thanks a lot! I just updated to [beta 7 (15A5229h)](https://developer.apple.com/documentation/xcode-release-notes/xcode-15-rel) as it was released yesterday, and it seems the issue doesn't persist any more (no additional warnings are emitted and...

@angelikatyborska I know you've probably tries this but is it possible something wasn't getting cleaned up when switching the command line tools versions and it keeps trying to build with...

It seems GitHub [has added support](https://github.blog/2023-10-02-introducing-the-new-apple-silicon-powered-m1-macos-larger-runner-for-github-actions/) for ARM based distributions of macOS. It would be an amazing improvement to DX if Valhalla's python bindings work on ARM Macs.