Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Load package config from 'ide-crystal' instead of 'crystal' key. #26

Closed

Conversation

ddgromit
Copy link

@ddgromit ddgromit commented Dec 29, 2017

Fixes #23.

The package was storing settings under the ide-crystal namespace but attempting to load them from crystal. The result was an error since undefined was being passed to spawnProcess instead of the default of crystal.

This updates the config calls to all use ide-crystal. Tested locally.

@keplersj
Copy link
Contributor

keplersj commented Mar 7, 2018

Moved to a scry based implementation. No longer relevant.

@keplersj keplersj closed this Mar 7, 2018
@faustinoaq faustinoaq added this to Done in Crystal Tools Apr 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Crystal Tools
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants