# Sublime Text and LinearAlgebra and .julia folder

**URL:** https://discourse.julialang.org/t/sublime-text-and-linearalgebra-and-julia-folder/62767
**Category:** Package Management
**Created:** [June 11, 2021, 10:26pm UTC](https://discourse.julialang.org/t/sublime-text-and-linearalgebra-and-julia-folder/62767 "2021-06-11T22:26:22Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [June 11, 2021, 10:26pm UTC](https://discourse.julialang.org/t/sublime-text-and-linearalgebra-and-julia-folder/62767/1 "2021-06-11T22:26:22Z")

</div>

ST4 has nice autocompletion which can index source folders and extract the information there. I noticed that the standard library source is apparently NOT present in .julia. (a) How come? and (b) How can I get its source to be present there so that adding .julia to a project will make symbols such as `norm` indexable (and completeable)?

Many thanks,  
P
