Shantanu Mane

Results 5 issues of Shantanu Mane

File formatting, documentation updated, dependencies updated.

**Icon Type** - [x] Folder - [ ] File **Folder Names** - Trash, or - Old, or - Deprecated **Graphic ideas** A normal folder icon with a trash can, preferably...

I would like to add a frontend project which is a weather app that uses tailwind as its styling lookup

**Description** **Steps to reproduce** **Impact** **Additional context** ``` java.lang.IllegalArgumentException: No enum constant com.github.codespaces.jetbrains.gateway.connector.ide.Location.CentralIndia at java.base/java.lang.Enum.valueOf(Enum.java:273) at com.github.codespaces.jetbrains.gateway.connector.ide.Location.valueOf(IdeService.kt) at com.github.codespaces.jetbrains.gateway.connector.ide.SimpleBlobStoreService.getBestBlobStoreUrl(SimpleBlobStoreService.kt:15) at com.github.codespaces.jetbrains.gateway.connector.CodespacesConnectorService$getJetBrainsConnectionConfig$1$1.invokeSuspend(CodespacesConnectorService.kt:435) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:280) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at...