From aedb2cf34a366fb22ecd3df2ce318ce1a26e4190 Mon Sep 17 00:00:00 2001 From: shemogumbe Date: Fri, 5 May 2023 18:24:53 +0300 Subject: [PATCH 1/2] Include Python snippets tab --- config/webpack.config.js | 2 +- src/app/services/actions/snippet-action-creator.ts | 2 +- src/app/views/query-response/snippets/Snippets.tsx | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/config/webpack.config.js b/config/webpack.config.js index 6d179bbb0..f3502ab64 100644 --- a/config/webpack.config.js +++ b/config/webpack.config.js @@ -417,7 +417,7 @@ module.exports = function (webpackEnv) { maxChunks: 1 }), new MonacoWebpackPlugin({ - languages: ['json', 'javascript', 'java', 'csharp', 'html', 'powershell', 'go'] + languages: ['json', 'javascript', 'java', 'csharp', 'html', 'powershell', 'go', 'python'] }), // Generates an `index.html` file with the