Brian Kingsolodev.app·Apr 24, 2024Installing Twinny for VS Code.TL;DR. Installing Twinny for VS Code involves creating two Miniconda environments to run different variations of Code Llama using LiteLLM, which provides accessible IP addresses and ports for local LLMs. Twinny, an AI code completion tool, is integra...123 readsThe AI Series#Twinny
Raziul Islamraziul.dev·Apr 7, 2023Enhance Your Development Experience with PHP Intelephense for VS CodeVisual Studio Code is a widely popular code editor that is known for its flexibility and wide range of features. It's widely regarded as one of the best code editors for TypeScript development, thanks to its robust TypeScript support. However, when i...267 readsPHP