Sabitlenmiş Tweet
Renish Poudel
55 posts

Renish Poudel
@renishis
Nyoom? Talk to me. e^-x dev (he/him)
Basement Katılım Haziran 2023
45 Takip Edilen9 Takipçiler

@sarperdag Try modifying in this ios part into your Package.swift. Replace the version with whatever your Xcode is using. Lmk if the .build is generated.
name: "",
platforms: [.iOS("17.6")],
products: [
.library(name: packageName, targets: [packageName])
],
English

There is no reason to not use Cursor over Xcode as of now for Swift/SwiftUI. The benefits of AI code complete outweigh the inconvenience of switching tabs to check previews/build your project.
@chemodachameleon/ios-development-on-cursor-vscode-9908d0874f01" target="_blank" rel="nofollow noopener">medium.com/@chemodachamel…
English

@sarperdag No it should automatically create a .build file for indexing when you restart cursor/lsp. Are you developing for iOS?
English

@renishis Nope, I don’t use Cursor’s build commands. I have my own shell script for that.
English

@sarperdag Does it generate a .build file? The settings.json will be empty if you have no custom settings.
English

@renishis Thanks for looking into this but still can't get it to work for me. There's no usersettings.json, only settings.json and it's empty for me?! And even if I append the code you suggested, nothing changed.
English

@sarperdag Okay I think I figured it out, lmk if it works.
Command+Shift+P, and go to vscode usersettings JSON.
Append this:
{
"swift.sourcekit-lsp.backgroundIndexing": true
}
Unfortunately they haven't added indexing for UI Components which sucks. This only really wokrks on functions.

English

@sarperdag No the problem is that I got it working for me but I can't undo it. So I can't figure out which part is needed to get it working for *everyone*.
English

@sarperdag yea you're right, working on it. Lmk if you figure out a solution as well.
English

@renishis Just tried again, neither ctrl+click > Go to definition nor cmd+click to directly go to definition works for my swift code... My vscode settings file also seems empty...

English

@sarperdag you might want to check your .vscode file in case it disabled anything for your swift project.
Your talking about this screen though right?

English

@sarperdag What are you trying to do? Ctrl click on a variable should work by default (VScode/Cursor) and this changes nothing related to that.
English

@renishis Great tutorial, however I'm having trouble getting cmt+clicking on variables to work. Any ideas?
English

I’m a little late to the party here but this is definitely worth reading.
omegle.com
English

@RewindAI This is sick.
Can you guys add a backup feature though? I mean it takes way too much storage; I want to save the stuff so I can rewind the data for years not just a month.
Data you currently have to a disk and it deletes it from your PC, or having a plan with storage would work.
English

@synthpolis This is sick, but it saves everything?
I’m worried about the encryption here, it says on your GitHub that you encrypt the data with a API keys generated by the owner of the sever.
Wouldn’t that be you guys by default(most people won’t self-host)?!?
Spyware by proxy, no?
English

@renishis @_buildspace @_nightsweekends I like the seamless design, can't figure out exactly what it does from the demo though.
English

I was pretty busy with college this week, but I managed to scrap a simple app concept toy real quick.
cc: @_buildspace @_nightsweekends
English






