# Jewel.jl **Repository Path**: Julialang/Jewel.jl ## Basic Information - **Project Name**: Jewel.jl - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-12 - **Last Updated**: 2024-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Jewel.jl Jewel.jl is a collection of IDE related code. It also handles communication with Light Table, although this is entirely seperate (in the `LightTable` folder) and may be removed eventually. It handles things such as: * Extensible autocompletion * Pulling code blocks out of files (given a cursor position) * Finding relevant documentation or method definitions at the cursor * Detecting the module a file belongs to * Evaluation of code blocks with correct file, line and module data If you want any info on using this package as support for another IDE feel free to drop me a line.