{"id":480717,"date":"2025-01-17T12:11:22","date_gmt":"2025-01-17T12:11:22","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=480717"},"modified":"2025-01-17T13:12:01","modified_gmt":"2025-01-17T13:12:01","slug":"configure-continue-vs-code-codestral","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/","title":{"rendered":"Guide to Configure Continue in VS Code using Codestral 25.01"},"content":{"rendered":"\n<p>Among the numerous advancements in <a href=\"https:\/\/webkul.com\/artificial-intelligence\/\">artificial intelligence<\/a>, code generation stands out as particularly impactful. Coding models signify a major evolution in the field of software development.<\/p>\n\n\n\n<p>Mistral AI has been leading the way in this transformation with their coding models, including the newly introduced <strong>Codestral 25.01<\/strong>, designed to significantly enhance software development.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Table of Content<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Codestral 25.01<\/li>\n\n\n\n<li>Key features<\/li>\n\n\n\n<li>Getting an API key from Mistral AI<\/li>\n\n\n\n<li>Installing and setting up Continue.dev extension in VS Code<\/li>\n\n\n\n<li>Usage of Continue.Dev extension in VS Code<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Codestral 25.01<\/h2>\n\n\n\n<p><a href=\"https:\/\/mistral.ai\/news\/codestral-2501\/\" rel=\"nofollow\">Codestral 25.01<\/a> is the latest coding model released by mistral AI, representing a significant leap forward in AI-driven software development.<\/p>\n\n\n\n<p>Released on January 13, 2025, Codestral 25.01 had set a new benchmark in the field of code generation with its efficient and faster <a href=\"https:\/\/webkul.com\/blog\/magento-2-code-generator\/\">code generation<\/a> abilities.<\/p>\n\n\n\n<p>Packed with numerous features along with more efficient architecture and improved tokenizer, It has now become the clear leader among its competitors.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Key Features of Codestral 25.01<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It has more efficient architecture and an improved tokenizer.<\/li>\n\n\n\n<li>It has been optimized for low-latency, high-frequency use cases.<\/li>\n\n\n\n<li>it is proficient in over 80 programming languages.<\/li>\n\n\n\n<li>It generate response 2X faster than previous codestral models.<\/li>\n\n\n\n<li>It supports tasks such as fill-in-the-middle (FIM), code correction and test generation.<\/li>\n\n\n\n<li>It can be easily integrated with  Popular IDEs.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Getting an API key from Mistral AI<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to Mistral AI website and create an account. You can either use your google or Microsoft account or use your email to sign up.<\/li>\n\n\n\n<li>Login in into your account with your credentials and subscribe for a plan according to your need.<\/li>\n\n\n\n<li>Create an API Key for your use, save the key for future use.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Installing and setting up Continue.dev Extension in VS Code<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open Extension marketplace in VS Code from activity bar and search for `Continue AI` and install the extension.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1200\" height=\"658\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-1200x658.webp\" alt=\"VS code Continue.dev Extension\" class=\"wp-image-480830\" style=\"width:819px;height:auto\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-1200x658.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-300x164.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-250x137.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-768x421.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue.webp 1527w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After Installation you can see a continue button on status bar at the bottom, click on the button to open a pop window.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"657\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue2-1200x657.webp\" alt=\"VS code Continue.dev settings\" class=\"wp-image-480832\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue2-1200x657.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue2-300x164.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue2-250x137.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue2-768x420.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue2.webp 1526w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Click on Configure autocomplete options and open config.json file.<\/li>\n\n\n\n<li>In Config.json file, find the key <strong>&#8220;tabAutocompleteModel&#8221;<\/strong> and you will find the following configuration.<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">&quot;tabAutocompleteModel&quot;: &#091;\n\n    {\n      &quot;title&quot;: &quot;codestral&quot;,\n      &quot;provider&quot;: &quot;mistral&quot;,\n      &quot;model&quot;: &quot;codestral-latest&quot;,\n      &quot;apiKey&quot;: &quot;&quot;\n    }\n  ]<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Paste your generated API key here between the double quotes, as shown below in the image.<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">&quot;tabAutocompleteModel&quot;: &#091;\n\n    {\n      &quot;title&quot;: &quot;codestral&quot;,\n      &quot;provider&quot;: &quot;mistral&quot;,\n      &quot;model&quot;: &quot;codestral-latest&quot;,\n      &quot;apiKey&quot;: &quot;gfhs..........sfhus&quot;\n    }\n  ]<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Save and close the file. <\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Usage of Continue.Dev extension in VS Code<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">1) Code Auto Complete<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open any file or a new file and start coding. The Continue.dev extension will provide auto complete suggestions, as show in the image.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"826\" height=\"394\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/autocomplete.webp\" alt=\"Code auto complete example\" class=\"wp-image-480853\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/autocomplete.webp 826w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/autocomplete-300x143.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/autocomplete-250x119.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/autocomplete-768x366.webp 768w\" sizes=\"(max-width: 826px) 100vw, 826px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You can accept the suggestion by hitting tab button on keyboard or continue writing code accordingly.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">2) Chat functionality <\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>On the activity bar on the left side of your window, you will see a new icon of Continue.dev extension, click on it.<\/li>\n\n\n\n<li>Now you need to click on add a chat model here.<\/li>\n\n\n\n<li>Now select Mistral from the Provider dropdown and Codestral from the Model Dropdown.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"1527\" height=\"839\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatcodestral2.webp\" alt=\"\" class=\"wp-image-480966\" style=\"width:800px\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatcodestral2.webp 1527w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatcodestral2-300x165.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatcodestral2-1200x659.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatcodestral2-250x137.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatcodestral2-768x422.webp 768w\" sizes=\"(max-width: 1527px) 100vw, 1527px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Paste your generated API key in API key column and click on connect.<\/li>\n\n\n\n<li>After the Model is successfully added, ask your query on the chat and wait for response.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"1528\" height=\"839\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatfinal.webp\" alt=\"\" class=\"wp-image-480965\" style=\"width:800px\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatfinal.webp 1528w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatfinal-300x165.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatfinal-1200x659.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatfinal-250x137.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/chatfinal-768x422.webp 768w\" sizes=\"(max-width: 1528px) 100vw, 1528px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>That\u2019s it! In this article, we aimed to cover how to Configure Continue.dev extension in VS Code using Codestral 25.01. Hope it helps! Please share your feedback in the comments.<\/p>\n\n\n\n<p>Start your <a href=\"https:\/\/store.webkul.com\/Machine-Learning.html\">Machine Learning<\/a> journey&nbsp;with Webkul.<br>Happy Coding&nbsp;!!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Among the numerous advancements in artificial intelligence, code generation stands out as particularly impactful. Coding models signify a major evolution in the field of software development. Mistral AI has been leading the way in this transformation with their coding models, including the newly introduced Codestral 25.01, designed to significantly enhance software development. Table of Content <a href=\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":642,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13702,1],"tags":[13608,13571,3672,7240,14288],"class_list":["post-480717","post","type-post","status-publish","format-standard","hentry","category-machine-learning","category-uncategorized","tag-ai","tag-artificial-intelligence","tag-code-generation","tag-machine-learning","tag-vscode"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Guide to Configure Continue in VS Code using Codestral 25.01 - Webkul Blog<\/title>\n<meta name=\"description\" content=\"Learn how to configure autocomplete in VS Code using the Continue.dev extension with Codestral 25.01 for enhanced coding efficiency\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Guide to Configure Continue in VS Code using Codestral 25.01 - Webkul Blog\" \/>\n<meta property=\"og:description\" content=\"Learn how to configure autocomplete in VS Code using the Continue.dev extension with Codestral 25.01 for enhanced coding efficiency\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-01-17T12:11:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-17T13:12:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-1200x658.webp\" \/>\n<meta name=\"author\" content=\"Tushar Sharma\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tushar Sharma\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/\"},\"author\":{\"name\":\"Tushar Sharma\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/a2ffa8bd75368ca88627e04b350ce3ae\"},\"headline\":\"Guide to Configure Continue in VS Code using Codestral 25.01\",\"datePublished\":\"2025-01-17T12:11:22+00:00\",\"dateModified\":\"2025-01-17T13:12:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/\"},\"wordCount\":545,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-1200x658.webp\",\"keywords\":[\"AI\",\"Artificial Intelligence\",\"code generation\",\"machine learning\",\"vscode\"],\"articleSection\":[\"machine learning\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/\",\"url\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/\",\"name\":\"Guide to Configure Continue in VS Code using Codestral 25.01 - Webkul Blog\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-1200x658.webp\",\"datePublished\":\"2025-01-17T12:11:22+00:00\",\"dateModified\":\"2025-01-17T13:12:01+00:00\",\"description\":\"Learn how to configure autocomplete in VS Code using the Continue.dev extension with Codestral 25.01 for enhanced coding efficiency\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue.webp\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue.webp\",\"width\":1527,\"height\":837},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Guide to Configure Continue in VS Code using Codestral 25.01\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/a2ffa8bd75368ca88627e04b350ce3ae\",\"name\":\"Tushar Sharma\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0b81877f9c276e0efe1824eba617500483e23ac7e431640c180abdeeb99db6a6?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0b81877f9c276e0efe1824eba617500483e23ac7e431640c180abdeeb99db6a6?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Tushar Sharma\"},\"description\":\"A passionate machine learning enthusiast, specialised in developing intelligent solutions using Python.I created this blog to share my journey, projects, and insights into the world of machine learning. Join me as I explore the exciting frontiers of AI and data science!\",\"url\":\"https:\/\/webkul.com\/blog\/author\/tushar-sharma989\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Guide to Configure Continue in VS Code using Codestral 25.01 - Webkul Blog","description":"Learn how to configure autocomplete in VS Code using the Continue.dev extension with Codestral 25.01 for enhanced coding efficiency","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/","og_locale":"en_US","og_type":"article","og_title":"Guide to Configure Continue in VS Code using Codestral 25.01 - Webkul Blog","og_description":"Learn how to configure autocomplete in VS Code using the Continue.dev extension with Codestral 25.01 for enhanced coding efficiency","og_url":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2025-01-17T12:11:22+00:00","article_modified_time":"2025-01-17T13:12:01+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-1200x658.webp","type":"","width":"","height":""}],"author":"Tushar Sharma","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Tushar Sharma","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/"},"author":{"name":"Tushar Sharma","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/a2ffa8bd75368ca88627e04b350ce3ae"},"headline":"Guide to Configure Continue in VS Code using Codestral 25.01","datePublished":"2025-01-17T12:11:22+00:00","dateModified":"2025-01-17T13:12:01+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/"},"wordCount":545,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-1200x658.webp","keywords":["AI","Artificial Intelligence","code generation","machine learning","vscode"],"articleSection":["machine learning"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/","url":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/","name":"Guide to Configure Continue in VS Code using Codestral 25.01 - Webkul Blog","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue-1200x658.webp","datePublished":"2025-01-17T12:11:22+00:00","dateModified":"2025-01-17T13:12:01+00:00","description":"Learn how to configure autocomplete in VS Code using the Continue.dev extension with Codestral 25.01 for enhanced coding efficiency","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue.webp","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/01\/continue.webp","width":1527,"height":837},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/configure-continue-vs-code-codestral\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Guide to Configure Continue in VS Code using Codestral 25.01"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/a2ffa8bd75368ca88627e04b350ce3ae","name":"Tushar Sharma","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0b81877f9c276e0efe1824eba617500483e23ac7e431640c180abdeeb99db6a6?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0b81877f9c276e0efe1824eba617500483e23ac7e431640c180abdeeb99db6a6?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Tushar Sharma"},"description":"A passionate machine learning enthusiast, specialised in developing intelligent solutions using Python.I created this blog to share my journey, projects, and insights into the world of machine learning. Join me as I explore the exciting frontiers of AI and data science!","url":"https:\/\/webkul.com\/blog\/author\/tushar-sharma989\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/480717","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/642"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=480717"}],"version-history":[{"count":13,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/480717\/revisions"}],"predecessor-version":[{"id":480967,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/480717\/revisions\/480967"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=480717"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=480717"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=480717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}